Power Apps Patch Function Examples For Every SharePoint Column Type [UPDATED]
Welcome to my mini-guide on using the Power Apps Patch Function with SharePoint.
Inside you will find examples of how to patch every SharePoint column type. Each page contains code and visuals to show what the code is doing. COPY + PASTE code from the guide into your own app. Just change the datasource name and column names to match your own.
Power Apps Patch function examples by SharePoint column type:
- PATCH A SharePoint Single Line Text Column
- PATCH A SharePoint Multiple Line Text Column
- PATCH A SharePoint Number Column
- PATCH A SharePoint Yes/No Column
- PATCH A SharePoint Person Column
- PATCH A SharePoint Person Column With Multiple Values
- PATCH A SharePoint Date Column
- PATCH A SharePoint Date & Time Column
- PATCH A SharePoint Choices Column
- PATCH A SharePoint Choices Column With Multiple Values
- PATCH A SharePoint Lookup Column
- PATCH A SharePoint Image Column [UPDATED 2022-11-13]
- PATCH A SharePoint Hyperlink Column
- PATCH A SharePoint Currency Column
- PATCH A SharePoint Task Outcome Column
There is no way to PATCH these column types:
- Calculated Column
- External Data Column
- Location Column
Did You Enjoy This Article? 
Subscribe to get new Power Apps articles sent to your inbox each week for FREE
Questions?
If you have any questions or feedback about Power Apps Patch Function Examples For Every SharePoint Column Type [UPDATED] please leave a message in the comments section below. You can post using your email address and are not required to create an account to join the discussion.
The post Power Apps Patch Function Examples For Every SharePoint Column Type [UPDATED] appeared first on Matthew Devaney.