Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to limit the number of bars in mini chart?

Hi,

i have built a report where I have a mini chart, that should show the last 10 values (i.e. of last 10 weeks) for comparison with the actual value.

Somehow I cannot find a possibility to limit the amount of values shown in the mini chart.

Now, the mini chart grows fatter every week, when we get new values. It is not possible to read anything in this mini chart at all.

Thank you for any tip oder alternative idea!

Aenne

2 Replies
Not applicable
Author

Try Dimension Limits on chart properties.

This will do the trick

israrkhan
Specialist II
Specialist II

according to my knowledge, there is no dimension limits in Mini chart

but i you can control it, through your expression, which you are using to show mini chart.

add a where clause in you expression like date= >= today()-70 or so...  not sure about your date fields..