I'm using a button that executes a few actions. I need to be sure that actions are performed in the exact order as they are created, with no action starting before its previous one ended.
Is this a possibility in Qlik Sense? I remember this used to be a problem in QlikView, but what about Qlik Sense?
I've found that I can NOT predict the order they will get executed in. Which really put a wrench into my plans and caused me many hours of debugging because I had assumed they would occur in order.