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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

load date after a certain value

Hello!

I have a Qlickview SR5 that loads data starting with year 2006 until 2015(present).

I would like to alter this loead rule in order for the document to load data only starting 2010.

The document also loads data from SQL DB.

Is there any function or expression  that could  make this possible?

Thanks a lot!

Cosmin

2 Replies
Agis-Kalogiannis
Employee
Employee

If you have access to your script, you can modify it by adding a WHERE clause.

Thanks

Agis

maxgro
MVP
MVP

add (or modify) the where clause in the sql part of the QlikView script

- try to post it

- which db? sql server?