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 / Patch does not work in...
Power Apps
Answered

Patch does not work in published version? vs preview

(0) ShareShare
ReportReport
Posted on by 28

Hi guys,

 

I have a very odd situation: I have an button which does Patch, this works perferctly when I do in preview mode, but it does nothing when I push this button in published app.

 

My patch function:

If(Gallery1.Selected.Reserved=false,Patch(
TestList1,
SelectedGalleryItem,
{
Name: UserName.Text,
Email: UserEmail.Text,
Reserved: true
}
);Navigate(ScreenReservation,ScreenTransition.Fade)
Im sure it runs into this IF function, because the Navigate works, only patch does not work in published version.

 

If I simply put this code to a single button:
Patch(
TestList1,
SelectedGalleryItem,
{
Name: UserName.Text,
Email: UserEmail.Text,
Reserved: true
}
)
Then the patch will be successful so the source/destination is available and as I said the program goes into that IF branch.

 

Does anyone know what could be the problem? I do not understand why it does not work in published version

 

Categories:
I have the same question (0)
  • Verified answer
    ZsoltDunai Profile Picture
    28 on at

    Ok, as I had no other idea I simply copied the full content of my Button to a new Button and magic, "it just works" without any modification. I dont understand why, how, what happend, but this is "amazing" I accept this as a solution.

  • timl Profile Picture
    36,634 Super User 2026 Season 1 on at

    @ZsoltDunai 

    Thanks for reporting this - it sounds like there was probably some glitch with your app.

     

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
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard