- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Stop same user selecting button multiple times in Power BI
Hi guys, I have one doubt. I created a power BI visual and integrated power automate button into it. My Scenario is when user logs in to power Bi, he clicks on the button - A team chat will be created with other random users from Excel workbook. I was able to do it, my challenge is that the current user is able to select button multiple times & group chats are being created every time. Is there any way to restrict users from selecting button multiple times ( but only once at start) in Power automate or Power BI condition.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might have to...
1.) Create and maintain a table of users to keep track of who has clicked the button.
2.) When the user clicks the button, set the flag as Yes in the table.
3.) At the time of dashboard page load check the status of the flag for individual user and either enable or disable the button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks so much, it helped to solve my problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might have to...
1.) Create and maintain a table of users to keep track of who has clicked the button.
2.) When the user clicks the button, set the flag as Yes in the table.
3.) At the time of dashboard page load check the status of the flag for individual user and either enable or disable the button.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
08-29-2024 01:32 PM | |||
10-10-2024 03:34 AM | |||
06-17-2024 09:57 AM | |||
07-29-2024 08:01 AM | |||
07-10-2024 08:54 AM |
User | Count |
---|---|
55 | |
52 | |
49 | |
13 | |
11 |