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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

If Else condition or nested if

Hi,

Is it possible to use nested if in the Dimension ?

2 Replies
Miguel_Angel_Baeyens

Hello,

Although it's actually possible, performance will be affected seriously. If possible, I'd recommend you to create aggregated dimensions, or create a field in the load script and then use it as dimension.

Hope that helps

Stefan_Walther
Employee
Employee

Hi,

as Miguel already stated, nested ifs can really be a serious performance problem (when dealing with large datasets). Otherwise you could use them ...

If your are struggling with the syntax you could use the little tool I have published: http://www.qlikblog.at/464/tool-creating-nested-ifstatements/

Regards, Stefan