Forum Discussion
DamienR650
Nov 28, 2021Copper Contributor
Auto-populate a field in a SharePoint list based on values selected in two others
Hi there, I have a SharePoint list with 3 Columns: Urgency, Importance and Priority. I want to auto-populate the Priority column based on the values selected in Urgency and Importance, eithe...
Maggan Wåhlin
Nov 29, 2021Iron Contributor
DamienR650 this is a perfect use case for looking into customizing your form with PowerApps. PowerApps allows you do create the kind of logic you describe.
https://blog.mydock365.com/how-to-customize-a-sharepoint-list-form-with-powerapps
DamienR650
Nov 30, 2021Copper Contributor
Thank you 🙂