Hello,
I have the following PowerApps-code on a button and OnSelect-Event:
Patch(lst_Fahrtenplanung; Defaults(lst_Fahrtenplanung); {Status: "Planung"})
It's a SharePoint list "lst_Fahrtenplanung" with a DropDown-column "Status". The statement generates an error: {Status: "Planung"} is no record type. How can I define a Record constant?
Thanks for your help.

Report
All responses (
Answers (