New user of wix code, I have a very simple question for you. I have a data table like this:
Colon A, Colon B,…
A1, B1,
A1, B2,
A2, B3,
How to make sure that if I create an index with column A, the A1 fields do not appear in duplicate. Thank you in advance !!