Forum Discussion
lexetordo
Apr 20, 2023Copper Contributor
Validation of sharepoint list entry
Hi there. I have a list in SharePoint with the following 3 columns: "equipment", "from", and "to". The "equipment" column is a dropdown list where multiple equipments can be selected. The "from" colu...
RobElliott
Apr 20, 2023Silver Contributor
lexetordo you can't compare items in a list, so for example if someone has already selected Camera then it will still be available for all other items you create. You will need to do this with Power Apps as the front end and your SharePoint list as the data source.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
lexetordo
Apr 21, 2023Copper Contributor
Thank youRobElliott
So I could set this validation with Power Apps, which probably will give me a headache, but for sure I will bother you later about how am I gonna do it.
Stay close, thx!