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: 
stekol61
Creator
Creator

Open document for specific Countries

Hi!

When I open the document I want if to show data for specific countries, e.g LT and NO.

How do I do this?

9 Replies
Clever_Anjos
Employee
Employee

Same procedure of this Open document on current year

Clever_Anjos
Employee
Employee

Checking your screenshot, there´s no data related to LT and NO on 2017/08 is it correct?

vinieme12
Champion III
Champion III

use the OnOpen trigger to select the values in the field automatically aftr opening the document

Document Properties: Triggers ‒ QlikView

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
stekol61
Creator
Creator
Author

I added a OnOpen trigger as below but it doesn't seem to work

jonathandienst
Partner - Champion III
Partner - Champion III

The search string should be (NO|LT)

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
stekol61
Creator
Creator
Author

(NO|LT) works but if i add a third country e.g (NO|LT|DK) it doesn't work

prieper
Master II
Master II

Should work,
is there data for DK within the selection?

jonathandienst
Partner - Champion III
Partner - Champion III

That is the correct syntax. Please say what part "doesn't work".

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
stekol61
Creator
Creator
Author

Need to study the data more in detail in order to see what's wrong.

In the mean time, as a workaround, I select all countries manually before I save the report.