Forum Discussion
NikkiG12
2 years agoFrequent Visitor
Table Help
Hopefully this is in the right place for this question. For the report I am creating, I want to use a table to do the following function: collapse all columns so only the totals appear but the u...
parry2k
2 years agoSuper User
NikkiG12 create a dummy column in your table, one for the rows and one for columns and in the matrix visual, use this dummy column before vendor and similarly use the dummy column above columns. It will create a hierarchy and by default, everything will be collapsed.
NikkiG12
2 years agoFrequent Visitor
Thanks for the quick reply parry2k.
I just gave it a try so made a dummy row = 0 and dummy column = 0, I see how it works for rows, but it doesn't seem to let me expand the columns to show the products. Are you able to show how this would work a bit more? I appreicate your time.
Also silly question here, if I wanted to do row_dummy = Vendor will that work?