Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nburton78
Creator
Creator

creating a delta column based on selection dates in a pivot chart

I am looking to add a total to my pivot chart that calculates the change from the latest date selected to the earliest date selected.  Right now I have it so that it calculates but only in another table. 

nburton78_0-1620829919234.png

 

Is there a way to make this happen in one table?  like this:

Sales_PersonMonth4/1/20215/1/2021Change
Anne 62014
Bob 10188
Carol 1816-2

 

 

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar

What you want is not possible in a pivot table. You can only have columns for every dimension value. It's not possible to add custom columns to the pivot table


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

What you want is not possible in a pivot table. You can only have columns for every dimension value. It's not possible to add custom columns to the pivot table


talk is cheap, supply exceeds demand
nburton78
Creator
Creator
Author

thanks, I was hoping it was possible, I guess not.