Combining values from multiple columns of a relationship into one

Hello!
How can I display the value of "X" and "Y" from the "tourLoadingSector" relation in a single column of my resource? The solutions that worked and ultimately showed both values in one column caused an SQL n+1 query issue.
question.png
Was this page helpful?