Bonus points -
add to the end a where filter with variable like
where nodeid = ${nodeid}
Then add a custom report writer on your node page so that it returns just the interfaces and vlan just for that switch - yeehaw - this will break the report writer view so get your formatting above done first or comment out while you do.