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: 
Subba55
Contributor III
Contributor III

Default selection in Qlik senses

Hi guys,

I am new in Qlik sense.

I have a year and quarter filters, when I open the application, default selection is year 2021 and quarter Q2(previous quarter),how to do that,also I need to reflect 3 charts when selections applied.

Please help me anyone.

Thanks in advance 🙏

Regards,

Subba

 

 

 

 

3 Replies
stevejoyce
Specialist II
Specialist II

By default your charts will reflect your filter selections, so nothing additional needed.

 

You can create a default bookmark to handle this default selections:

What values do you have in Quarter?  is it QuarterName?  I'll assume it is, but then you wouldn't need to select also a year.

 

In your Quarter filterpane object, search:

=quarter_field =quartername(max(total quarter_field, 2))

(hit enter)

 

In your Year filterpane object, search:

=year_field =year(max(total year_field, 2))

(hit enter)

 

Create bookmark.

Right click bookmark and select as default.

ljwestmaas
Contributor
Contributor

Steve - thanks so much, this solved an issue I've been wrestling with for months.

StephanieR
Luminary
Luminary

Are you logging into the server to do this using a service account?