In some cases, setting a new pivot structure can take more than a few seconds.
Because of this, I want to show an overlay (with a message) to prompt the user to wait while it’s working.
I can’t seem to find the “start” and “end” events which I can attach to for showing and hiding the overlay.
Is there a way to achieve this? Thanks in advance…