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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
johnb023
Contributor III
Contributor III

If condition with multiple true outputs, multiple false outputs

I am trying to script multiple value changes from 1 set of conditions.

for example:

if(A=1) Then A=1, B=2, C=3...

else A=0, B=1, C=2...

The next iteration of this would use the new values.

Though this is a simplified example, what I am trying to do is fill in gaps in a ragged hierarchy

Labels (1)
0 Replies