Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

date selection on switching multiple button

Hi Guys,

I have four button in my report which displays four different charts.

When i select one date and switch to some other button date selection getting cleared.

Could you please help me how can date selection will be not clear while switching to different buttons.

Thanks in Advance

1 Solution

Accepted Solutions
qlikpahadi07
Specialist
Specialist

better if you can upload a Sample else do few RND steps:

  1. Creat new sheet
  2. Make those Charts all visible
  3. and select that specific date and see are all the charts showing numbers or not?
  4. if yes then check the action for button there must be only action related to hide/Show chart nothing else.

View solution in original post

5 Replies
tresesco
MVP
MVP

I guess one of the possible causes would be association issue. Could you share your app sample?

sujeetsingh
Master III
Master III

kar

It is due to proper association of the data in your data model

Not applicable
Author

You try locking the field using trigger.

ActionType: Selection

Action: Lock Field

or you need to check whether you have valid data available for the First Date when you switch to the other button.

Thanks,

Angad

qlikpahadi07
Specialist
Specialist

better if you can upload a Sample else do few RND steps:

  1. Creat new sheet
  2. Make those Charts all visible
  3. and select that specific date and see are all the charts showing numbers or not?
  4. if yes then check the action for button there must be only action related to hide/Show chart nothing else.
Anonymous
Not applicable
Author

Thanks a lot i had clear all in the action other than show chart...:)