How to conditionally hide column in pivot view
cardelNov 5 2010 — edited Nov 5 2010I have bi 10.1.3.4.1 and I would like to hide some column in pivot view.
I have this pivot table [http://img251.imageshack.us/img251/8633/screenshot016k.jpg]
and I would like to hide sometimes column with count, sometimes column with sum. For example if ColumnB = 'car' than I would like to show only column with count. if ColumnC = 'money' than I would like to show only column with sum.
Is this posssible or not?
Thank you