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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
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