Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Startwert nach Programmstart

Hallo,

ich möchte, nachdem die Qlikview-Anwendung gestartet wurde, dass ein bestimmtes Jahr vorausgewählt ist.

Ist sowas möglich?

Danke.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Unter Documents settings kannst du trigger definieren

Triggers - On open - add action

add: Select in field

define your field  of date

define your required string: zB: year(today())

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Unter Documents settings kannst du trigger definieren

Triggers - On open - add action

add: Select in field

define your field  of date

define your required string: zB: year(today())

Not applicable
Author

es funktioniert, danke