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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mario-sarkis
Creator II
Creator II

Bar Chart


hey all

i have a Bar Chart with its dimenssion a YearMonth i need to show only the last six month how can i do it in Bar Chart ?

hope you can help thank you,

4 Replies
SatyaPaleti
Creator III
Creator III

Hi Mario,

go to Chart Properties --> Sort --> Keep --> Dimension(YearMonth ) in Descending order and again go  to Dimenion Limits in Propeties --> there is a option called (Restrict which valuees are displayed)  check it that box and below to that you can find a option called (show only) just drop down it and select option from that

Hope it will works

Thank you,

Satya paleti

Anonymous
Not applicable

check this link and adjust the set analysis based on your requirement

Relative Calendar Fields

MK_QSL
MVP
MVP

Sample

Create Bar Chart

Dimension

InvoiceMonth

Expression

SUM({<

  InvoiceMonth = , InvoiceMonthYear =, InvoiceQuarter = , InvoiceYear = ,

  InvoiceDate = {">=$(=MonthStart(Max(InvoiceDate),-5))<=$(=Max(InvoiceDate))"}

  >}

  Sales)

vardhancse
Specialist III
Specialist III

Chart Properties->Dimensional Limits->Show only