Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Label does not updating after patching record

(0) ShareShare
ReportReport
Posted on by 252

Hi All,

 

I have a gallery, which I would like to update a record on Sharepoint.  to select the record to update, I am using a variable, which is set by selecting the item in the gallery.

After patching the updated information, a label does not update, which is on the same screen, is not showing the updated information until I click on the record in gallery.  

Is there a way show the information when the record has been patched.

 

Categories:
  • Verified answer
    scalca Profile Picture
    scalca on at
    Re: Label does not updating after patching record

    the gallery does refresh its cache automatically

    whats the text property of the label ? 

    what you can do is to use a variable as the property and after the patch update the variables value getting it from the source directly 
    e.g. Patch()...... ;
    Set(varTextPropert, LookUp(yourList, Id = PatchedItemId).YourLableText)

     

  • anandm08 Profile Picture
    anandm08 1,936 on at
    Re: Label does not updating after patching record

    hi @Skybluekid ,

    after updating the record have you updated the items property of the gallery?

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,343

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard