web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Conditional Button on ...
Power Apps
Answered

Conditional Button on View

(0) ShareShare
ReportReport
Posted on by 48

Hi all,

 

I have a problem with my Apps on Action Bar on view

Basically when the user view their data information, there's delete button but i want to make it conditional where if the data 'status' field is closed the button is invisible but using ThisItem is not working because it's on the action bar.

Any idea?

 

This is the current DisplayMode

If(!IsBlank('IMP List'.Selected) && DataSourceInfo([@'IMP Data'] , DataSourceInfo.DeletePermission) , DisplayMode.Edit, DisplayMode.Disabled)

I want to add if IMPData Status="Open"

 

Thank you

Categories:
I have the same question (0)
  • Verified answer
    timl Profile Picture
    36,749 Super User 2026 Season 1 on at

    @ikmalfikri 

    Assuming that your 'IMPData Status' is in a card on a form, you can reference the control on the card, rather than the data item through the 'ThisItem' keyword.

    To give an example of the syntax, DataCardValue10.Text is what would return the data item value in this example.

     

    timl_0-1618071278038.png

     

  • ikmalfikri Profile Picture
    48 on at

    Thank you sir

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard