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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkumargowda
Creator
Creator

getfieldselections in calculated dimension

Hi All,

I have 2 month fields, one is created month and the other is due month.  I have a list box which shows created month and a bar graph with sum(sales) in y axis and due month in x axis.

Now what I need is, my bar graph should show only for months (due month), for which user selects in list box (created month). How can I achieve this using getfieldselections(created month)

10 Replies
manojkumargowda
Creator
Creator
Author

Thanks Sunil. It works for a normal dimension.

But mine is a master dimension. Now I got to know that we cannot use master dimension in expression.