Forum Discussion
MichaelOgaz
2 years agoAdvocate I
Incorrect 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
2 years agoCommunity Champion
Hi,
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
2 years agoAdvocate I
Hi 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.