I'm trying to find a way to replicate popup alert functionality, similar what Qlikview provides in Qlik Sense. I want to display a message to users when they open up an dashboard, if certain criteria is met (controlled via flag in data load). Is there anyway I could do this in Qlik Sense ?
The approach which I've come up so far, is to control the display of the message through show/hide container on UI. However it wastes space when no message is displayed. Are there any other ways?