How to create a variable in RPAS?
Hi,
I want to create a variable in RPAS.
for example: PlWpA = (PlWpB - PlWpC) / 2
I want to substitute '2' to a variable.
I tried to create a new measure as that variable, but it became as a measure with base intx and aggregated, so it didn't work as expected.
How to create that variable in the RPAS?
Thanks in advance.