Hi ! I have a table with 2 columns that mus...

Hi !

I have a table with 2 columns that must be unique.

The instagram name must be unique so I put the formula:

=NOT(IN([_THIS], app_bloggeuses[insta_name]))

It works perfectly, the only problem is that is when I want to edtit, I can not save.

I tried to in Editable_if:

=[_THIS]=""

It does the same.

How could I solve this?

0 2 287
2 REPLIES 2

Please check this article help.appsheet.com - List Expressions and Aggregates and the section called โ€œPreventing Duplicate Field Valuesโ€. List Expressions and Aggregates help.appsheet.com

@Aleksi_Alkio thanks a lot!

Top Labels in this Space