Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Hide a Button if current user = Created By

(0) ShareShare
ReportReport
Posted on by 18
Hello all,
 
I have a SharePoint list with Created By filed (based on display name)
I have a PowerApps form (customized from SP list).
I need to only have a Submit button visible if the current User has not submitted the form yet.
Basically, I only want the new person submitting the form to see the button.
 
Could you please on this?
Thanks in advance.
 
Categories:
  • URONMAN Profile Picture
    18 on at
    Hide a Button if current user = Created By
     
    Correct is Office365Users.MyProfile().DisplayName)
  • Verified answer
    mmbr1606 Profile Picture
    12,857 Super User 2025 Season 1 on at
    Hide a Button if current user = Created By
    hey
     
     
    you can try the following in the visible property of your button:
     
    IsEmpty(Filter(YourSharePointList, 'Created By'.DisplayName = User().FullName))
    
    if it helped please mark the answer as verified,


    thanks

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >