Limiting rows in chart
Limiting rows in chart
I have a chart for which I want to limit the total number of rows displayed. I have tried to use the Filters and set an expression filter for Lines<11 but this does not appear to be working.
Is there an alternative way to limit the total rows in a chart without resorting to changing the data source?
Is there an alternative way to limit the total rows in a chart without resorting to changing the data source?
Limiting rows in chart
Hello,
Please check sample report.
Thank you.
Please check sample report.
Thank you.
- Attachments
-
- 231.Report.mrt
- (20.96 KiB) Downloaded 479 times
Re: Limiting rows in chart
I'm trying to limit the number of rows displayed in a chart as well. I've downloaded the sample report but I can't find where the limiting is done. Could you give me a pointer as to whereabouts in the report it happens? Is it in the data source itself or somewhere in the chart properties?
Re: Limiting rows in chart
Hello,
Please check the Filter property for chart component.
Thank you.
Please check the Filter property for chart component.
Thank you.
Re: Limiting rows in chart
Thx. For some reason when I open that example report there are no filters set on the chart. I've set a filter expression of "Line <= 20" on my own report but it does not appear to have any effect. Is that the correct expression?
Re: Limiting rows in chart
Hello.
It seems that you open the Filter property of the Series instead of the Filter property of the Chart. Thank you.
Line system variable doesn't work with chart.aaronrc wrote:Thx. For some reason when I open that example report there are no filters set on the chart. I've set a filter expression of "Line <= 20" on my own report but it does not appear to have any effect. Is that the correct expression?
It seems that you open the Filter property of the Series instead of the Filter property of the Chart. Thank you.
Re: Limiting rows in chart
Thanks. A filter using "Position" in it worked for a bar chart but not for a pie chart. In he charts below I've set a filter on them both with DataSet.Position < 10.
- Attachments
-
- Screen Shot 2012-10-15 at 12.50.20 PM.png (349.35 KiB) Viewed 3026 times
Re: Limiting rows in chart
Hello,
Please send us your .mrt file for analysis.
Thank you.
Please send us your .mrt file for analysis.
Thank you.