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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

transfer of selections in document chaining when open URL option used

Hi All,

I Need a help in document chaining.

i have two apps app1 and app2.

and i have used a button in app1 to open app2 and i implemented that by using open URL action to navigate to the specific sheet in app2.

now my requirement is to pass on the selection that i made in app1 to app2.

Can anyone please help on this.

I have to work on this on priority...

Thanks in advance

Nani

13 Replies
Not applicable
Author

Hi Rob,

I have tested my app with the solution you have suggested, But here in my scenario the selections are dynamic they are not standard selections.

so we have to pass selections dynamically based on our selection.

Can you please have a look on this.

Thanks

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can form the URL, including the selections, using an expression. Use GetFieldSelections('X') to get specific selections for a field. Then it's just a matter of formatting the string correctly.

-Rob

nehasaxena
Creator II
Creator II

Hi Nani,

Sorry for replying in this old post, But I am trying to achieve the same as your requirement. Did you get success in forming the link? I tried by using GetFieldSeelctions but not able to pass selections from multiple objects.

Please reply.

Thanks.

Best Regards,

Neha

Not applicable
Author

Hi Neha,

Sorry for late reply..

i didn't get success with this requirement. i went for open qlikview document option.

please let me know if u got the solution

Thanks,

Nani