I recently rediscovered this post ( http://www.qlikfix.com/2014/07/08/building-nicer-dynamic-multibox/ ) which was ideal for a solution I am building at the moment. Unlike the example I don’t require the ability to conditionally show fields so I am only really utilising the eMultiboxLabel variable. I would post a comment on the original post but it was written a while ago now.
What I can’t quite figure out (or find any documentation on) is the $1 and $2 references. I assume they are some sort of system column reference in the pivot table or a placeholder?
I have successfully replicated the vertical custom multibox but am having trouble getting the selection ‘values’ to appear in the label (e.g. Year 2012, 2013, 2014 or Country 9 of 26).
By the way, anybody who hasn’t read Barry’s blog is missing out on some really useful tips and tricks.