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: 
Not applicable

Dimension over all document

I have a dimension PERIOD which contains YYYYMM. I want to use it in a graph without being limited by the current selection. I.o.w. I'd like to see all available periods at all times in stead of the maybe only one selected. Must be a simple thing...but newbe....

3 Replies
datanibbler
Champion
Champion

Hi Milo,

[first of all, just as a thought - the header of your post suggests sth. quite different, namely that you want to make your dimension universally available, which could be done by putting it into a variable (as an expression)]

There are several possibilities to make the dimension independent of selections (although thereby you kind of block an integral part of QlikView's abilities):

=> Tick the checkbox "read_only" on the "general" tab of the properties_dialog of your chart.

HTH

Best regards,

DataNibbler

simondachstr
Specialist III
Specialist III

Use the set modifier sum({<PERIOD= >} measure) in each of your expressions.

ashwanin
Specialist
Specialist

Please attach sample data of your desired output