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 / UPDATING SHAREPOOINT P...
Power Apps
Unanswered

UPDATING SHAREPOOINT POPUP+PATCH

(0) ShareShare
ReportReport
Posted on by 2

Hey everyone, 

 

I'm trying to update the data from my sharepoint list using patch. However I'm getting the new information from a text label (finalização de checklist), a data card (id) and text input (obs).

 

How the formula should be ?

 

PJOKER_0-1665519861186.png 

PJOKER_1-1665519966575.png

 

Now I'm using this one below...I know that the problem probably is on the ".text".....Moreover I use text label (finalização do checklist) using the formula "NOW()", How can I set NOW() inside patch right away without need to create a textlabel and get the data from there ?

PJOKER_2-1665520144135.png

 

 

Categories:
  • AJ_Z Profile Picture
    3,711 Super User 2024 Season 1 on at

    Hey I just corrected some syntax try this

    Patch( 'Recebimento CDDC';
    LookUp( 'Recebimento CDDC'; ID=DataCardValue1.Text);

    {
    'Disponibilizacao para LOCQA' : 'DATA DE AGORA '. Text;
    'Obs (Disponibilizacao para LOCQA)' :BOT_OBS_1. Text}

    );;

    Reset ( 'DATA DE AGORA' ) ; ;
    Reset (BOT_OBS_1); ;
    Select (NAO)

    Let me know what happens?

  • PJOKER Profile Picture
    2 on at

     the problem still happening... for me the formula still wrong but i don't know how to fix it. 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard