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: 
balasundaram
Creator II
Creator II

Problem with Actions

Hi,

I have added two Actions(Clearall & select in field) to Text Object.

Problem is some times both not working, only one action(Clear all) working.

how to overcome this issue.

Labels (1)
1 Reply
marcus_sommer
MVP
MVP

The reason will be that actions won't (unfortunately) executed in compelling sequentially order. Therefore you should to try to avoid such action-chains. Sometimes it's helpful to add some dummy-action like calculation anything and write this in a dummy-variable or to reverse your logic like select you field, lock it, clear all and unlock it again - but it could be a quite annoing trial & error.

- Marcus