Forum Discussion
MichaelOgaz
Advocate I
2 years agoIncorrect result when using multiple similar measures with TREATAS and variables in the same visual.
When two measures that have a very similar looking but different calculation both use TREATAS with a variable as the first TREATAS parameter and are used in the same visual the output of one of the m...
ValtteriN
Community Champion
2 years agoHi,
Is there a specific reason you want to use TREATAS here?
If you want to display running total and day values there are simpler methods. e.g. with the new visual calculations:
Data:
Measure 27 is just SUM
MichaelOgaz
Advocate I
2 years agoHi ValtteriN
The example data and measures I posted in this Issue are not the real world situation where I have encountered this bug. This is a set of data and measures just used to demonstrate the problem in a simple and direct way.