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: 
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