Forum Discussion

RenPNW's avatar
RenPNW
Copper Contributor
Mar 13, 2024
Solved

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...
  • ChrisWebbTech's avatar
    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.

Resources