Re: Collection showing results from lookup column
In this example I have a Collection called TicketSurvey, inside each row has a nested table in a column titled questions, and one of the columns in it is titled question.


Placing the following
Ungroup(TicketSurvey,"Questions")
In the items property of a gallery and thisitem.question in its label will give me a gallery that shows every question nested in the original gallery. see below example
