Forum Discussion
Matrix Visual Sorting Issue
- 5 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.
- Rnaval5 months ago
Post Partisan
That worked perfectly!
- Rnaval5 months ago
Post Partisan
Is there any way for me to configure a popup with these helpful instructions for a few seconds when a user launches the dashboard?
- MasonMA5 months ago
Super 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.
- Rnaval5 months ago
Post 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.