Forum Discussion
Matrix Visual Sorting Issue
- 4 months ago
You may need to ask your users to first reset data view in Service.
You may need to ask your users to first reset data view in Service.
Is there any way for me to configure a popup with these helpful instructions for a few seconds when a user launches the dashboard?
- MasonMA4 months agoSuper User
What i did for my report is using a bookmark to raise users' awareness. When users open the report they will first see the bookmark message, then they can click anywhere on screen to close the bookmark.
A better alternative would be using Card (new) to display a scrolling message once. To to this, you would need to have AI generate SVG dax code.
- Rnaval4 months agoPost Partisan
I like your approach. However, is there a way for me to automatically reset the data view each time the dashboard is launched? I feel that will provide what I need without user intervention.
- MasonMA4 months agoSuper User
I'm not sure if this would be possible.. but i'd recomment posting another question in the forum or waiting on this thread to see if someone else has a better idea.