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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakqlikview_123
Specialist
Specialist

Calculation conditions

Hi All,

PFA.

I need to show one column having difference between

net revenue and group by particulars excepting bet revenue.

Mean

net revenue-Absolute margin

net revenue-Gross margin

Etc

Please suggest

6 Replies
sunny_talwar

What is the expected output here? and I believe we are looking at this table:

Capture.PNG

Note: You used data instead of Data and that's why the information was not showing for other rows

deepakqlikview_123
Specialist
Specialist
Author

One column showing Net_Revenue

minus data group by particulars (Net Revenue also part of Particulars)

sunny_talwar

Can you point out what does the output needs to look like Numerically?

deepakqlikview_123
Specialist
Specialist
Author

For Example in from of Contribution Margin first row should be calculated as

=sum({<PARTICULARS={'Net Revenue'}>}Data)

minus

sum({<PARTICULARS={'Contribution Margin'}>}Data)

and when we can expand patricular column it will show all data points as it is

deepakqlikview_123
Specialist
Specialist
Author

Hi Sunny,

is it possible to show like this in qliksense

deepakqlikview_123
Specialist
Specialist
Author

Hi All,

Can you please suggest on this.

Thanks