Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a cyclic group. I would like to show the current chosen dimension inside a textbox.
For Example, if the cyclic group consists of 3 dimensions: Date, Publisher and Customers, and i choose the Date dimension, then in the textbox the "Date" text appears, and if i choose Publisher dimension, then "Publisher" appears in the textbox.
Thanks,
Guy
use getcurrentfield(group name)
use getcurrentfield(group name)
Thanks A lot!