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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ksharpes
Creator
Creator

Compare current value vs previous months value

Hello,

 

I want to be able to show lines of data in a table where a particular value is different to the previous months value. I have tried the below however is does not work.

 

=If({<[Reporting Date]={'$(=monthend(MAX([Reporting Date]),-1))'}>} [Coverage Group (All)]=[Coverage Group (All)],'',Item_ID)

The dates used are the last day of each month hence the Monthend part.

[Coverage Group (All)] will show values a b c d; and if this month is different to last month I want to show it, otherwise i do not want it included.

 

any ideas?

0 Replies