Forum Discussion
MovingJay
Mar 18, 2023Copper Contributor
Sharepoint single column list with forced unique values?
Hello all, I'm working on my first Power App and part of that App has a dropdown which pulls its content from a Sharepoint List. This Sharepoint List is a single-column list with only the default...
- Mar 20, 2023
MovingJay Follow below steps to make Title column unique:
- Go to SharePoint list
- Click on Settings (gear) icon at the top right corner > Select List settings
- Scroll down to Columns section on list settings page and click on Title column:
- Change Enforce unique values to Yes and click OK at the bottom of the page to save the changes:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
ganeshsanap
Mar 20, 2023MVP
MovingJay Follow below steps to make Title column unique:
- Go to SharePoint list
- Click on Settings (gear) icon at the top right corner > Select List settings
- Scroll down to Columns section on list settings page and click on Title column:
- Change Enforce unique values to Yes and click OK at the bottom of the page to save the changes:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
- MovingJayMar 20, 2023Copper ContributorYep, that's about as embarrasingly obvious as I expected it to be... Love it when Microsoft hides different settings menus everywhere. Thanks for the tip!