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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculation of profit

Hi,

How to calculate profit i need to show in pivot table. !

thanks.

1 Solution

Accepted Solutions
Kushal_Chawda

Create Pivot table

Dimension= Category

Expression = Sum({<Name ={'REVENUE'}>} Value) - Sum({<Name ={'COST OF PROD'}>} Value)

View solution in original post

1 Reply
Kushal_Chawda

Create Pivot table

Dimension= Category

Expression = Sum({<Name ={'REVENUE'}>} Value) - Sum({<Name ={'COST OF PROD'}>} Value)