Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi there - greatly appreciate any help from the forum. I'm trying to get a table to display sums of values based on selected dimensions. I.E - lets say I have a list box (dimension) with three values high, low, medium and a bunch of SUM's in expressions. I want to display three lines if I select all three values in my list box. I know I have to use the GetFieldSelections. I can select one or more values...however they appear on the same line and the total is updated.
I am figuring the solution is not that complicated...
thanks for any help.
Regards
RK
FIXED - all i had to do was include the dimension in the list and then add the GetFieldSelection in the "enable conditional" setting for the dimension. was not that complicated after all...
FIXED - all i had to do was include the dimension in the list and then add the GetFieldSelection in the "enable conditional" setting for the dimension. was not that complicated after all...