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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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)