Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
im looking for a way to get a custom parameter in a single-url (Qlik Sense Enterprise). I have the following URL:
https://myqliksenseserver.com/single/?appid=ba64f950-5923-46f3-93b6-3e332e609d54&sheet=9s503087-017e-446a-9ab5-d4f48481267b&opt=ctxmenu,currsel&myParameter=myValue
I need to parse the myParameter and save myValue
Is there a way i can do this?
Do you want to parse the URL in the script? or do you want to "generate" the url in the script?
I don't really understand where and in which situation (when) do you need this? Can you please provide more info about the overall aim?
Thanks for your reply. Here are some more information about our use case:
I also attached a screenshot. There i want to use https://myCustomEditUrl.com to create the edit-link for ID 3 as https://myCustomEditUrl.com/3
Any other suggestions besides the parameter to hand over a custom URL to the embedded Qlik Sense App are also welcome 🙂