Selecting the key and label

Hello everyone,

Am having some difficulties with choosing the key and label of my table as i have duplicate values in all the rows but the table headers are all unique for example

Delivery time it has duplicated values
Customer name as well
Delivery type
Status
โ€ฆ

What would you advise me to do in this case ?

Thank you in advance

0 3 244
3 REPLIES 3

Hi @Hussein_Osseily,

I would suggest adding a key column to your data structure if you can and using UNIQUEID() as the initial value.
As for your label, this could be any column but Iโ€™d suggest using Customer Name.

Thanks for your response.

So u mean I should add an actual New column in my google sheet?
And then from the appsheet i do the UNIQUEID() as the initial value.

Yes

Top Labels in this Space