Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
sabahat_quazi
Partner - Creator
Partner - Creator

QlikSense- opening URL in text box

Hi All,

Is it possible to open a url link in text box in QlikSense.?

Please suggest alternatives as well,if any .

Thanks and Regards,

Sabahat

3 Replies
Anonymous
Not applicable

sabahat_quazi
Partner - Creator
Partner - Creator
Author

Thanks Balraj,

But my question was slightly different

suppose I want to visit google.com, then it should open within that text box window itself.

(similar to You Tube player Extension)

is there any extension object that fulfills above requirement.

Regards

Sabahat

reddy-s
Master II
Master II

Hi Sabahat,

According to your description, I am assuming that you are looking to inject google.com in the sense dashboard.

Yes you can do it. And is pretty simple. You will need an extesnion to do this.

Check Qlik Branch if oyu can find one. If not let me know I will help you build an extesnion.

All you needc to make use of is an Iframe like this:

<iframe src="http://google.com"></iframe>


Thanks,

Sangram