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: 
RayWu
Contributor III
Contributor III

Specifies to display some data in a bar chart.

How to specify a few months of data to be displayed in a bar chart and then display the remaining data as "others". Thanks.

Labels (2)
1 Reply
StarinieriG
Partner - Specialist
Partner - Specialist

Hi,

probably you have to use as dimension something like this:

If(MonthYear<=... and MonthYear>=...,MonthYear,'others')