Hello everyone!
I have an app which save the selected items from a combo box into my sharepoint list.
Now i'm trying to read those items on a label and i dont know how to do it.
I created a Gallery and the label which should read the column with my multiple values got an error because its using the following line:
ThisItem.'Column'
Anyone could help me, please?