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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
joeybird
Creator III
Creator III

stop when max is reached

Hiya

I have this line of code

=interval(max({<Target={'100'}>} DateTime) - min({<Target={'<100'}>} DateTime) ,'h:mm:ss' )

however even though it gives correct answer of time difference when 100 is reached, I need it to stop reading next line or row of data for that customer, as the next line can still say 100 target is reached

please help

Kind Regards

Joeybird

0 Replies