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 / Update date in same ce...
Power Apps
Answered

Update date in same cell button

(0) ShareShare
ReportReport
Posted on by 2

Hi, I am new to the world of PowerApps and need some help. I have connected an Excel Online (Business) file to my App. Now I would like to create a button where the user, by clicking on it, automatically updates a single cell in Excel with the current date. This should essentially always update the same cell, not create a list of dates. I enclose screenshot of the Excel with the table name. The idea is to create a button for each "Sektor" (202AB, 203AB, etc). Thank you very much for your help

Unbenannt.png
Categories:
I have the same question (0)
  • Verified answer
    timl Profile Picture
    37,262 Super User 2026 Season 1 on at

    Hi @Gionny91 

    To do this, you would add a gallery control and set the Items property to DatumHR.

    You can then add a button to the gallery template and set the OnSelect property to the following:

    Patch(DatumHR,
     ThisItem,
     {Datum:Today}
    )

    Note that if you're running Power Apps in German, you would use semi-colons instead of commas.

    Patch(DatumHR;
     ThisItem;
     {Datum:Today}
    )

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 96 Super User 2026 Season 1

Last 30 days Overall leaderboard