Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
fess440
Helper III
Helper III

power automate button: disable based on field value

Hi, assume i have 2 dates in my sample data: 1st jan'2021 & 1st feb'2021. Each date can be either approved/not approved. Assume 1st Jan'2021 is approved and 1st Feb'2021 is not approved. When I click on 1st Feb'2021, I want the power automate button to be enabled. When I click on 1st Jan'2021, I want the power automate button to be disabled. Essentially, I want the user to be able to start an approval process only for those dates that are not approved. Is it possible? I want to avoid the workaround of filtering the data for not approved only in the report. Thanks!

5 REPLIES 5
Anonymous
Not applicable

Hi @fess440 ,

 

There should be no similar function at present, you can submit your idea and vote on this page.

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

This is surprisingly difficult to do. You cannot navigate to a bookmark based on a simple field selection (needs a button at least)  and you cannot yet change the appearance of the Power Automate button programmatically.

 

You may want to consider raising an idea or two for this.

@lbendlin is there a way to use RLS to hide the button? i just want to make sure that not every user can just haphazardly press the button. thanks for your time!

@lbendlin would it be possible to use RLS to create say 2 views: one where there is no button & another where there is a button for 2 different groups of users? i can make sure the right users press the button that way. i can make sure that automate permissions are assigned to the right users only but i don't want the button to be shown at all if not needed. thanks!

There are hacks that implement "page level security"  using RLS and hidden pages.  But they are just that - hacks. Anyone who has "Analyze in Excel"  access can still see all the data (according to their RLS permissions)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors