Skip to main content

App Development

Discussion board where members can learn more about Qlik Sense App Development and Usage.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
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