Forum Discussion
RenPNW
Mar 13, 2024Copper Contributor
Text column = Calculated Column
I have two columns one is a required column that i would like to restrict to unique values. The other column is a calculated field that is concatenating 4 other columns into 1 long text string. Bec...
- Mar 13, 2024You cannot do that with SharePoint columns. You will need to utilize power apps customization form then you can concatenate values and check for duplicates etc. on that text column.
Mar 13, 2024
You cannot do that with SharePoint columns. You will need to utilize power apps customization form then you can concatenate values and check for duplicates etc. on that text column.