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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Activate sheet based on a selection in the drill down group

Hi All,

I have a drill down group - Period (Year-->Quarter-->Month-->Week) in sheet 1...When the user selects a value in the week during drill down, sheet 2 should be activated...Week filter will be available in all sheets...So I shouldn't apply field event trigger...

Please share your ideas to acheive this

Labels (1)
1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   Have a look at the attached example.

   Hope this is what you want.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

8 Replies
Not applicable
Author

Hi,

In the sheet properties set a condition checking that what needs to be selected is selected.
In attach example if you select productkey an extra shets appears

Regards

Not applicable
Author

Thanks for your quick reply...

But in my case, all sheets should be displayed at all time...

When the user selects a value in the week, it should navigate to the sheet 2 which will contain the detailed charts for the selected week

Not applicable
Author

Just as easy I guess.
Set an action behind the field trigger 'OnSelect' (via document properties) where set activate sheet.

See example. If yous select now you go to sheet1

Not applicable
Author

That is correct...But that field will be available in other sheets also...This field event trigger will be trigered if we select a value in that field irrespective of the sheet or group....So this won't be applicable...

Not applicable
Author

mmm;, indeed a bit harder. CLosest I get is by setting an action 'Deactivate Object' in the sheetproperties/ triggers

But the after selecting  the user clicks anyware and goes to the forseen sheet.
This one is then also only valid on that sheet.

If that's not good enough I think you will need to program a macro to do it.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   Have a look at the attached example.

   Hope this is what you want.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

It works as expected...Thank you Kaushik

Not applicable
Author

Hi Kaushik,

I can't open your file, due to my Qlikview version, but I'm interested in the method you use.

In my case, I'd like to activate a sheet when a specific field is selected in the previous sheet.