Help with Structuring Email Template

If anyone would be able to assist how I need to structure my email template I would greatly appreciate it. I have the following inside my template:

This produces a result such as this:

Ultimately I was hoping for this type of result however:

3X_c_f_cf2895d5ab644c0ac9056579625c8d459b4cfb66.png

The main thing is that the category displayed at the top of the table in the merged cell can be anything of three different categories (In-State, Out-of-State, or Other) or multiple ones. But at most the table would be 6 columns wide with up to 3 individual categories. Any help would be greatly appreciated. Thank you.

0 4 178
4 REPLIES 4

@Markus_Malessa
See it here please

It appears that the filter is throwing an error at the moment.

Investigating to see if there is anything obvious.

@Markus_Malessa
I have realized that youโ€™re using a de-ref in your Start expression. Remove the de-ref expression inside the FILTER(โ€ฆ) expression and use the child records tablename instead.

If you could take one more look. It seems that it has a problem when using the other table with the select/filter statement when comparing [TWUAOrders_fk] against itself and it appears that [TWUAOrders_fk] = [_THISROW].[TWUAOrders_fk] results in an undefined field error.

Top Labels in this Space