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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
stekol61
Creator
Creator

Exluding data in script

Hi!

I'm loading the dimentions below and want to present them in a report/graph.

When I select e.g. Country='S' I want to exclude the Hosts containg 'LAB'.

I also need to have the possibility to see the LAB-Hosts. E.g. by usiga a Dummy 'Country' ='LAB'

Not sure what's the best way to solve this,. In the scipt or in the report

 

 

WeekCountryHostName
31FPM1
31FPM2
31FLAB
31NPM3
31NPM4
31NLAB2
31SFRE2P
31SHY2P
31SLAB3P
31SLAB4P
20 Replies
stekol61
Creator
Creator
Author

Hi!

The answer I marked as Correct solved my problem