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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qliksense-Getting the list of current dimension in a pivot table

Hello Qlik folks,

Is there any ways to get the list of current dimensions present in a pivot table ? The use case is that users can drag drop different set of dimensions in qliksense for viewing measures by that and I would want to show different measures based on different dimensions selected by users. I checked out the GetObjectDimension() but it returns only one value . for eg: based on the index or position 0 by default. I want a logic something like to loop through list of GetObjectDimension() and get the current list of dimension on a pivot table. I couldn't find any method iterate through the column list. Any help on this or any suggestion of developing a custom component would be highly appreciated.

Cheers,

Raaju

0 Replies