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: 
Bala_1149216
Contributor
Contributor

How to Aggregate the Comparing criterias

Below is the scenario

 

Order Id Brand Contract Period(Months Time limited discount period(Months Gross Price Discount Price Net Price
123 A 30 6 50 40  10
456 B 12 7 60 30 30

 

I want  to do the following

 

if(Contract Period > Time limited Discount duration, Sum(Gross Price - ((Time limited discount duration * Discount Price)/Time limited discount duration))

Above logic will work for straight table , but for pivot or chart it is not working

How to handle it in front end?? Any suggestions

 

 

 

 

 

Labels (1)
0 Replies