Referring to individual values of chart dimension's at x-axis in Set analysis expression
Hi All,
I want to use x-axis dimension's each value into an expression.
For example: I have different cities being displayed at my x-axis, so my dimension becomes "City" and individual values which I want to refer to are different cities.
My expression contains a ratio variable which takes numerator from the current table(say Table1) from which I have used the dimension and the denominator will take values from other table(say Table2) which contains column City(say City2) but with different name.
It is not possible to have dimension value in set definition. Set is resolved before chart calculation ...
Of course there are some possibilities to force this "join". But please tell me, why not to use the same City field in both tables or even why not to concatenate those tables into one?