Forum Discussion
Paginated Report Help... Parameters in Chart Series Properties instead of Dataset
Hello All,
I am trying to create a report that has 1 chart with 2 bars and 3 lines. However 1 of the lines I need 3 parameters declared to and the other lines and bars need 4 parameters declared to it.
I tried adding the parameters to only the Series Property in the chart formula but I am having no luck.
Has anyone tried this? Is it possible? AbhiSSRS I see you have answered quite a few Report Builder questions 🙂
Thanks,
Christy
2 Replies
- AbhiSSRS
Solution Sage
Hi!
This is feasible but you need to add the plots as Values against categories and change chart type. So add these as values in your dataset (probably calculated fields)
- clynlindFrequent Visitor
I already did that and had the 5 specified values. 2 as bar and 3 as line. however I need parameters in this report and there will be a subreport too. I want don't want 1 of the necessary parameters to be applied to just 1 of the Values (a line in my chart) Is there any way to aassign the parameters to each individual chart value instead of the whole dataset?
I was hoping to add it in the series property for that value but can't seem to get it to work