Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

QlikView App Dev

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

sunny_talwar

Try this

If(Only({1} KPI) = 'KPI_1', Savings_Calculation1,
If(Only({1} KPI) = 'KPI_2', Savings_Calculation2))

View solution in original post

Who Me Too'd this solution