Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I'm using calculated groups in Tabular Editor to format the data in the chart that I'm also using switching with. The chart switches between two measures one of which I display as a whole number and the other to three decimal points. That all works fine but there are a couple of issues I can't get around;
Any tips or advice would be greatly appreciated.
Thank you,
DHB
Solved! Go to Solution.
Hi,
1) Look for the "Format String Expression" for each of the calculation items.
2) Calculation groups apply to all of your measures, unless you use IF(NOT(ISSELECTEDMEASURE(...)), SELECTEDMEASURE(), <yourCode>)
BR
Hi,
1) Look for the "Format String Expression" for each of the calculation items.
2) Calculation groups apply to all of your measures, unless you use IF(NOT(ISSELECTEDMEASURE(...)), SELECTEDMEASURE(), <yourCode>)
BR