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 / patching data why the ...
Power Apps
Answered

patching data why the date of the rest showing?

(0) ShareShare
ReportReport
Posted on by 1,994

hi

 

I like to check what went wrong as the date and time of the rest of the data should not be showing as it's has not been patch.

 

Can please help

bbsin_1-1626139377887.png

 

 

and I release the rest of the other item that has been patched earlier it date and time has been change to the highlighted. 

 

save button - Select(Parent); Patch(list)',{ID: ThisItem.ID},{A: Value(Inputno.Text), Team: {'....
}, B: Now()}); Notify("Success",NotificationType.Success); Set(itemId,0)

 

it should only patch the row of record when A has number and saved

Thanks

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @bbsin ,

     

    The reason is, although you Select Parent before Patch, you have not apply Parent ID in the Patch function for the specific record.

     

    Please try:

    Select(Parent);
    Patch(list,LookUp(list,ID = ThisItem.ID),{A: Value(Inputno.Text), Team: {'....
    }, B: Now()}); Notify("Success",NotificationType.Success); 
    Set(itemId,0)

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • bbsin Profile Picture
    1,994 on at

    hi @v-jefferni 

     

    Thanks , will test shortly.

     

    Can you help me on the other timer button 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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 181 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 112 Super User 2026 Season 2

Last 30 days Overall leaderboard