Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, all,
I would like to display a dash in the office, and the dash can automatically loop in a dimension to show different results.
I search a lot in the community, but found no good solution.
I am now trying to use one solution mentioned to use mashup with slidshow. I am thinking about using the iframe from the single-configurator.
Then I am wondering, is it possible to get different iframe url in the single-configurator by apply different selections/bookmarks?
I tried,but it dose not work. And in the mashup, the iframe from the single-configurator only shows the results of current selection/bookmarks even I use different selections/bookmarks as bellow:
<iframe src='http://localhost:4848/single?appid=C%3A%5CUsers%5Czhihong%5CDocuments%5CQlik%5CSense%5CApps%5Cdash.q...' width="100%" height="600px" frameborder='0'></iframe>
<iframe src='http://localhost:4848/single?appid=C%3A%5CUsers%5Czhihong%5CDocuments%5CQlik%5CSense%5CApps%5Cdash.q...' width="100%" height="600px" frameborder='0'></iframe>
If this dose not work, dose any one have any idea to do this?
Thanks very much
Zhihong
That should be possible using the App Intergration API that's new in Qlik Sense 2.2.
That should be possible using the App Intergration API that's new in Qlik Sense 2.2.
Hi, Gysbert,
Great thank. That is really good news.
I will try it and see whether it works.
Zhihong
Hi Zhihong,
I have tried using dimensions to circle around in mashups and works perfectly.
Thanks,
Sangram.
Hi, Sangram,
Thanks for your test. Yes, it works. By changing the iframe url using the new url from app intergration API.
Zhihong
Glad it worked 🙂