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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Sense- KPI with growth

Hey guys,

Basically, I want a KPI with a measure, lets say Sales for example. I want to show the max date's month sales and I want the second measure to have the growth in comparison to the previous month.

1 Measure:

sum({$<Year_Date={'$(=year(vMaxData))'}, Month_Date={'$(=month(vMaxData))'}>} Sales)               -Working Fine

PS: vMaxData= Max(Date)

I want to use a month filter and I want the KPI to show the results according to the filter.

How do I get the growth from the previous month?

Best RegardsM`,
Miguel Cunha

0 Replies