Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need to see only 1st 10 bars in a bar chart. How to achieve this?
Regards!!!
if you are using QV 11 then go the DimensionLimit in the properties of the bar chart and check the option that says Restrict which values are displayed using first expression, then you are able to select largest 10 this 10 can be a variable set by the user
if you are using QV 11 then go the DimensionLimit in the properties of the bar chart and check the option that says Restrict which values are displayed using first expression, then you are able to select largest 10 this 10 can be a variable set by the user
Hi,
Properties -> Presentation -> Chart Scrolling-> Enable X- axis scrollbar
Hi,
Use the dimension limit option
Properties->dimension limits->Select dimension->select first and give 10 on the expression
If you want all the bars but and display as 10 by 10 then follow the michel