I HAVE TRIED TO SAVE THE CARD IN SHAREPOINT LIST USING A TABLE, BUT I CANT SAVE THIS.
Solved! Go to Solution.
Aha, so it’s a a choice column. That requires a special technique. Check out this forum post by @Meneghino You will need to take this example of his and apply your own field names
Patch(MyList, MyItem, {MyLookupColumn: {Id: Dropdown1.Selected.ID, Value: Dropdown1.Selected.Title, '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"}})
https://powerusers.microsoft.com/t5/Building-Power-Apps-Formerly/Solved-patching-to-SharePoint-choic...
Theres another way to make a list in powerapps more simple? hehehe
Just in case my solution was:
CentroDeCusto: {ID: inputItemCentroDeCusto.Selected.Value; Value: inputItemCentroDeCusto.Selected.Value; '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"}
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
180 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
269 | |
104 | |
74 | |
56 |