Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show Dimension Group in a textbox

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

Labels (1)
1 Solution

Accepted Solutions
sivarajs
Specialist II
Specialist II

use getcurrentfield(group name)

View solution in original post

2 Replies
sivarajs
Specialist II
Specialist II

use getcurrentfield(group name)

Not applicable
Author

Thanks A lot!