Hello everydoby
I have a problem with one field in sharepoint TYPE =Choise. When I create a new gallery and put fields, this field not include in a list.
Its possible include this Field in a gallery?
Thanks for advise
Renaut

Hello everydoby
I have a problem with one field in sharepoint TYPE =Choise. When I create a new gallery and put fields, this field not include in a list.
Its possible include this Field in a gallery?
Thanks for advise
Renaut
Try to do :
Concat(ThisItem.Status,Value,",")
I assume it's single choice so it should display only first selected and , will be ignored.
Reason You have this error is that result is still a table and you can't fit table to Text