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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Column difference in Pivot table/Staright table

I have the data as per attached excel sheet (data.xls).

I want to get the difference between last two columns in Pivot table / Straight table.

  

SourceTeamBDate2018-03-012018-03-082018-03-15Diff (between last tow columns)
Client1Team1 51010101510500
Client1Team2 6011016050
Client2Team1 510010100151005000
Client2Team2 60011001600500
4 Replies
fabdulazeez
Partner - Creator III
Partner - Creator III

In a straight table you can do Column(3) - Column(2)

shiveshsingh
Master
Master

Try column(3)-Column(2)

Can you share your app?

Anonymous
Not applicable
Author

Hi,


Try Column(3) - Column(2) . If this was not works in your case, share the sample application.



Thanks,

Venkata Sreekanth

Anonymous
Not applicable
Author

Thanks for your reply,

I have attached the data I am using.

I have data vertically and the data will change (means data is not static).

In pivot I can move the dimension from vertical to horizontal.

But how can I achieve desired result in straight table. Can you please create the sample application with the data I have attached.