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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register 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')