Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
mhmmd_srf
Creator II
Creator II

CY-PY Sales in Pivot Table

Hi All,

I have a requirement like below:

In the Act reduction field I need to show (2017 Sales - 2016 Sales) that is 0.207 - 0.018 = 0.189. And that too will show in the last row.

I am using simple Sum({Year = {'2017'}}Sales) - Sum({Year = {'2016'}}Sales) in expression. But it is not showing as expected.

Please help me to do that.

Thanks,

Sarif

10 Replies
mhmmd_srf
Creator II
Creator II
Author

Got it ..

thanks a lot..