Hi everyone, hope you're all are well.
I'm stuck on how to pass selected items from a gallery in a label?
I want to display multiple items in one label with a ; between them, I tried using the concat function but I'm doing it incorrectly. Any help would be greatly appreciated.
My formula in the Label:
Concat(Gallery28_2.Selected, name & " ; ")