Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a pivot table with conditionnal color in body chart. On the right, i have a total column (snapshot below). I can't manage remove the color of this column. Any idea? Thanks
They might be created per the tab visualization within the document properties or per custom cell format (right click on the column) or with an attribute expression - the last method is usually the most suitable one because it's more flexible as the other ones (an here you may query the seconddimensionality() to format the totals differently to the normal results).
- Marcus
They might be created per the tab visualization within the document properties or per custom cell format (right click on the column) or with an attribute expression - the last method is usually the most suitable one because it's more flexible as the other ones (an here you may query the seconddimensionality() to format the totals differently to the normal results).
- Marcus
Thanks. it works with Secondarydimensionality()