Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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
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