Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
deep2021
Creator III
Creator III

Set analysis for if condition

Hello Experts,

 

Can you please suggest how to write the set analysis for below condition in calculated dimension.

=if(BUDGET_ACTUAL='A',NET_RENTABLE_AREA) - if([VOYAGER_OCCUPANCY.BUDGET_ACTUAL]='A',[VOYAGER_OCCUPANCY.NET_RENTABLE_AREA_VYGR])

 

Thanks

Labels (2)
3 Replies
Nicole-Smith

Set analysis is only for measures/aggregations. You'll need to use the if statement for a dimension (or do the calculation in the script).
deep2021
Creator III
Creator III
Author

can you please suggest how to calculate the above logic in measures using set analysis.

Durgadevi05
Contributor II
Contributor II

best exeprience