Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Default Selection in Qlik Sense (yesterday's data)

Right now, when I'm opening the app. It is really loading slow because it captures all the data.

It there a way to show the yesterday's data as default upon opening an app/sheet?

Thanks!

1 Solution

Accepted Solutions
arulsettu
Master III
Master III

try using this extension

https://github.com/stefanwalther/sense-navigation

there is action option Select a value in a field. here you can pass like max(date)-1

so when you click on the button whole data will  be filtered.

View solution in original post

1 Reply
arulsettu
Master III
Master III

try using this extension

https://github.com/stefanwalther/sense-navigation

there is action option Select a value in a field. here you can pass like max(date)-1

so when you click on the button whole data will  be filtered.