Hello everybody. I have a “CAMPAGNA” table with a column of type “EnumList of Ref” called [APPEZZAMENTI]. Unfortunately, the search on this column does not work in the UX Dashboard that I created (even if the search option is active), so I would like to create a new virtual column where I can transform the enumlist into text and then insert it in the Dashboard view. The problem is that with the expression Text ([APPEZAMENTO]), i get the ID_TERRENOs and not the relative Label Values [NOME_TERREO] that are in another “TERRENI” table. What formula should I enter?

