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

Is there a possibility to open a sheet at a click of a selection in a straight table.

Hi,

I have table with the emp details etc...If I select any emp name, another sheet should be opened. I know there is no action command on the table, is there a work around.

thanks !!

6 Replies
Not applicable
Author

We had a similar scenario. You can make those sheets conditional and give the condition as:

=not IsNull([Your field name])

Not applicable
Author

Hi Shyamal,

I`m sorry, I could not follow your answer completely. Can you please elaborate a little bit. On sheet properties, I would have conditional, the table is in another sheet, so on selection of the filed in this table, Based on the the condition the other sheet would be activated?

Is that correct.

thanks !!

ThornOfCrowns
Specialist II
Specialist II

You're correct in your assumption.

Not applicable
Author

Pleasee see the attached.

If you select anything from "Comapany", sheet 1 would be displayed.

If you select anything from "Salesman", sheet 2 would be displayed.

But with these conditions they will be dispalyed not activated.

To activate them, go to Settings--Document Properties--Triggers tab and add actions on those fields to Activate the sheet.

Hope this helps!

mangalsk
Creator III
Creator III

Hi,

I  have attached qvw which open sheet on particular emp selection

Not applicable
Author

Hi Shyamal.

Thanks for the qvw. It works fine.

Sorry I was not available, n did not check for sometime. My another question to this , when I was trying out. I have an alternate state. When i use the alternate state, this logic does not seem to work.

Any thoughts