Dynamic Calc in ASO Cube
Hello guys.
I'm using an ASO cube, and in the version dimension I need to create a new member with a given formula to invert the value, something like the example below:
"END" * -1;
In the "END" member I have negative values, so basically I created a new Version for the above formula to invert the values for a given activity, however when I look at the new version I created, there is no value.
Is such an action possible in an ASO CUBE?
I did the same test on a Cube BSO and it ran normally.