i created a ref enumlist and i was expecting to get the labels on the data source, but it is inserting the key values instead. Print of the fórmula and the columns bellow:
ATR:
i was expecting to get the labels on the data source
Nope.
ATR:
it is inserting the key values instead
Yep.
That’s how Ref works.
1 Like
I know how to fix it now, i’ll create a column that has the key column name from the table i want, and then do the enumlist from it, after that i’ll do the unique() formula.
Thanks Steve
1 Like


