Announcements
Hi,
Is it possible to update my Status field to "Assessment" once a user goes into the detail screen?
Hello, @wonka1234, do you want to update the status when the use clicks the arrow?
@AhmedSalih Yes Correct!
@wonka1234, you will have to use the Patch function to update the current record (the selected/clicked record) with the new status: Somthing like this:
On the Arrow.OnSelect: Patch (Your-Table-Name, ThisItem, {Status: "Assessment"})
@AhmedSalih can I just use Set(VariableName, "Assessment") and put the variable name as the Default in the card I want to update?
@wonka1234, so you don't want to update the data source?
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1