The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
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.
Thanks so much, it helped to solve my problem.
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
22 | |
12 | |
12 | |
10 |
User | Count |
---|---|
112 | |
35 | |
28 | |
21 | |
20 |