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: 
SudharshanK
Creator
Creator

Calculating differences in pivot table

How do we calculate the differences between columns in the pivot table? For instance, I want to compute the difference between Daily and Sep-23 for all the metrics A,B and C and put these differences in a single new column as shown in the attached screenshot. I am using qliksense saas.

Labels (2)
2 Replies
anat
Master
Master

you can try like

Sep23 logic minus daily logic

Or column(1) -column (4)