Hi all,
I am new to crystal reports and I had a question regarding charts. In the report I'm trying to make, there is a single graph with four parameters on the Y axis plotted against datetime. The user selects the parameters that needs to be plotted against datetime. When the user selects all the four parameters, I do not have any problems. But when the user selects less than 4 (say 2 of them), then crystal report automatically assigns zero to the other two parameters. So the shape of the graph is very misleading as the 2 parameters which the user din't select is also displayed as zero in the graph.
Is there any way to leave out the parameters out of the graph if the user has not selected them? Or is it possible to assign null values to the parameters that are not selected so that they don't show up in the graph? Any pointers would be greatly helpful.
I am using crystal version 11.0
Thanks for your help.
I am new to crystal reports and I had a question regarding charts. In the report I'm trying to make, there is a single graph with four parameters on the Y axis plotted against datetime. The user selects the parameters that needs to be plotted against datetime. When the user selects all the four parameters, I do not have any problems. But when the user selects less than 4 (say 2 of them), then crystal report automatically assigns zero to the other two parameters. So the shape of the graph is very misleading as the 2 parameters which the user din't select is also displayed as zero in the graph.
Is there any way to leave out the parameters out of the graph if the user has not selected them? Or is it possible to assign null values to the parameters that are not selected so that they don't show up in the graph? Any pointers would be greatly helpful.
I am using crystal version 11.0
Thanks for your help.