Pulling part of a data blaze table into a snipper

Hey @David_Feig ,
When the column is multiple field, the value would be a list.
So you can use join to display it in a friendly format.

Please check the explanation here, for similar case.