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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Karthick30
Creator
Creator

how to calculate difference between each month data

Hi,

 I have created a PIVOT table for each month. in the same pivot table, as a additional measure, I need to calculate each month difference from previous month. How to find in Pivot table.

so Jan records will not change in my 2 nd measure. for Feb 2023 , 1st record should be -5 ( 1390 -1395) , followed by 3(75-72). .. like wise for for all months ( Mar - feb data ) & ( Apr - Mar data )

 

Karthick30_0-1682622889002.png

 

 

Labels (2)
1 Reply
Lisa_P
Employee
Employee

Use this formula in another measure:

Measure1-above(TOTAL Measure1)