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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
shree909
Partner - Specialist II
Partner - Specialist II

Calling the Bookmarks in the qliksense with a url

Hi Folks,

I have a scenario where i want to call  the bookmarks directly with the url

For that i have a  bookmark id,

Example:  Https:// localhost/sense/appid/bookmark/qjdl

https://xxx.xxxx.xxxx.xxxx//sense/app/d6bd61616/bookmark/qJdJ


For the standard URL I tried appending  the bookmarks

Tried with bookmark/qJdJ and Bookmark =qJdJ nothing works.


when i access this url its not opening the bookmark page.

Is there a way that we can call the bookmarks directly from the url.

i know in qlikview it works   but not in sense???

https://community.qlik.com/blogs/qlikviewdesignblog/2014/07/11/ajax-and-url-parameters#start=25

1 Solution

Accepted Solutions
StefanBackstrand
Partner - Specialist
Partner - Specialist

So, this works from 2.0. There are two ways, as I see it;

Have the bookmark in the URL

The syntax for bookmarks in the URL took some figuring out, but I got this working: https://mysenseserver/sense/app/4855acdb-2ab7-490b-9638-f34bd5d0723e/sheet/etGmEPq/state/analysis/bo...

That was on a 2.2 server. I got the bookmark ID from the Single Configurator, since the QMC does not show them for some reason.

Use the Single Configurator in the dev-hub

The Single Configurator is located at https://mysenseserver/dev-hub‌ (2.2) or https://mysenseserver/single (2.0, 2.1), and will allow to reference a single object via a link, and it would be any object - sheet or chart object. The URL to a single would be something like https://mysenseserver/single?appid=2511d22e-091f-4dee-b92b-d07042a3c42a&sheet=XPFUjr&opt=nointeracti...

It can contain either a selected bookmarks, or any combination of selections. It's very powerful.

View solution in original post

9 Replies
Not applicable

Hi,

Try https://xxx.xxxx.xxxx.xxxx//sense/app/d6bd61616?bookmark=qJdJ


Best regards

André R. Ferreira

shree909
Partner - Specialist II
Partner - Specialist II
Author

Thanks for ur respose Andre, But that dint work....

Not applicable

I am also looking for solution to this.  I would like to be able to open the bookmark with single URL.

StefanBackstrand
Partner - Specialist
Partner - Specialist

So, this works from 2.0. There are two ways, as I see it;

Have the bookmark in the URL

The syntax for bookmarks in the URL took some figuring out, but I got this working: https://mysenseserver/sense/app/4855acdb-2ab7-490b-9638-f34bd5d0723e/sheet/etGmEPq/state/analysis/bo...

That was on a 2.2 server. I got the bookmark ID from the Single Configurator, since the QMC does not show them for some reason.

Use the Single Configurator in the dev-hub

The Single Configurator is located at https://mysenseserver/dev-hub‌ (2.2) or https://mysenseserver/single (2.0, 2.1), and will allow to reference a single object via a link, and it would be any object - sheet or chart object. The URL to a single would be something like https://mysenseserver/single?appid=2511d22e-091f-4dee-b92b-d07042a3c42a&sheet=XPFUjr&opt=nointeracti...

It can contain either a selected bookmarks, or any combination of selections. It's very powerful.

reddy-s
Master II
Master II

Hi Shree,

Use the Single Configurator to get the url when a book mark is selected. This will give you the right URL.

rbartley
Specialist II
Specialist II

In fact, the relevant bit of the URL is bookmark=....... .  You can just add "?bookmark=....." to the URL (or "&bookmark...." if you already have other parameters in your URL) and it will apply the bookmark.

Ken_T
Specialist
Specialist

someone should log an idea for this, for Qlik Sense....  a way to be able to give someone a link to an app, on the HUB , which includes a specified bookmark (not the default bookmark) via URL parameters for apps in the HUB.

markperrone
Contributor III
Contributor III

is this a way to implement application chaining with qlik sense managed ?  I can reference another application's bookmark ?

Ken_T
Specialist
Specialist

@markperrone  I am not aware of any way to do that. you could perhaps in a mashup