Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
If you have access to your script, you can modify it by adding a WHERE clause.
Thanks
Agis
add (or modify) the where clause in the sql part of the QlikView script
- try to post it
- which db? sql server?