Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
employe4_2
Contributor III
Contributor III

string URL, sheet ID

Hi,

To be able to use the navigation button properly, they ask for the sheet ID. Wich can be found in the url of the page  :

/sheet/[......]/state/.

To be able to adapt the app to some similar situation , i want to get that sheet ID automatically. Qlick View got GetActiveSheet() but  we don't get that. Can we get the srting of the url and trim to get that sheet id. Or any other solution ?

Thank

 

2 Replies
lironbaram
Partner - Master III
Partner - Master III

HI 

why do you need dynamically , 

as sheet id doesn't change , even if you move an app between servers 

 

employe4_2
Contributor III
Contributor III
Author

They doesn't change even if the app is duplicated ?

If that's the case, indeed i don't need it, dk why i thought about that.

thx