Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
dmohanty
Partner - Specialist
Partner - Specialist

Ways to get current selection in the Drill down /Cyclic group field?


Hi All,

Is there any way to the the current selections in the Drill Down/Cyclic Group field?

Regards!!

2 Replies
Sokkorn
Master
Master

Hi,

Use GetCurrentField(GroupName)

Regards,

Sokkorn

Not applicable

Hi,

Youc an use the function GetCurrentField as:

GetCurrentField(GroupName)

Returns the name of the currently active field in a group.  (From Qlikview Help)