<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Qlik Sense - use url to pass parameter on different browsers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2049862#M86293</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;I have created a qlik sense dashboard, and now I want to display this dashboard on 3 different browser,&amp;nbsp; each browser show the same dashboard with different filter (filterA, filterB, filterC).&lt;/P&gt;
&lt;P&gt;I tried to use the url below to pass the parameter on different browsers&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;&lt;SPAN&gt;//yourqliksenseserver.com/&lt;/SPAN&gt;&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;&lt;SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;&lt;SPAN&gt;=filterA&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;//yourqliksenseserver.com/&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;=filterB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;//yourqliksenseserver.com/&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;=filterC&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;but I always get the same result with the same filter, I just can't make these three browser to apply on different filters,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I also tried to pass bookmark id through url but it didn't work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can someone help?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 06:51:24 GMT</pubDate>
    <dc:creator>jameshuang</dc:creator>
    <dc:date>2023-03-16T06:51:24Z</dc:date>
    <item>
      <title>Qlik Sense - use url to pass parameter on different browsers</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2049862#M86293</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;I have created a qlik sense dashboard, and now I want to display this dashboard on 3 different browser,&amp;nbsp; each browser show the same dashboard with different filter (filterA, filterB, filterC).&lt;/P&gt;
&lt;P&gt;I tried to use the url below to pass the parameter on different browsers&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;&lt;SPAN&gt;//yourqliksenseserver.com/&lt;/SPAN&gt;&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;&lt;SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;&lt;SPAN&gt;=filterA&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;//yourqliksenseserver.com/&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;=filterB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-symbol"&gt;http:&lt;/SPAN&gt;//yourqliksenseserver.com/&lt;SPAN class="hljs-type"&gt;single&lt;/SPAN&gt;/?appid=yourappid&amp;amp;sheet=mysheet&amp;amp;&lt;SPAN class="hljs-keyword"&gt;select&lt;/SPAN&gt;=filterC&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;but I always get the same result with the same filter, I just can't make these three browser to apply on different filters,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I also tried to pass bookmark id through url but it didn't work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can someone help?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 06:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2049862#M86293</guid>
      <dc:creator>jameshuang</dc:creator>
      <dc:date>2023-03-16T06:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - use url to pass parameter on different browsers</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2049883#M86295</link>
      <description>&lt;P&gt;Maybe it works if you show the sheets without option to make selections?&lt;/P&gt;
&lt;P&gt;Click on the there dots in the upper left corner and choose share/embed.&lt;/P&gt;
&lt;P&gt;Un check the ability to make user selections, and use the link that is used for previews.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 07:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2049883#M86295</guid>
      <dc:creator>E_Røse</dc:creator>
      <dc:date>2023-03-16T07:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - use url to pass parameter on different browsers</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2050315#M86341</link>
      <description>&lt;P&gt;Thank you, but it still didn't work.&amp;nbsp;&lt;SPAN&gt;I think maybe it's the mechanism of this tool.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 01:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2050315#M86341</guid>
      <dc:creator>jameshuang</dc:creator>
      <dc:date>2023-03-17T01:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - use url to pass parameter on different browsers</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2050324#M86342</link>
      <description>&lt;P&gt;After reading the &lt;A href="https://help.qlik.com/en-US/sense-developer/February2023/Subsystems/APIs/Content/Sense_ClientAPIs/single-integration-api.htm" target="_self"&gt;document&lt;/A&gt;, I found a way to solve this.&lt;/P&gt;
&lt;P&gt;Just add identity variable in url and assign different values and it works!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jameshuang_0-1679020404855.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102977iE189403883DC9016/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jameshuang_0-1679020404855.png" alt="jameshuang_0-1679020404855.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 02:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-use-url-to-pass-parameter-on-different-browsers/m-p/2050324#M86342</guid>
      <dc:creator>jameshuang</dc:creator>
      <dc:date>2023-03-17T02:34:37Z</dc:date>
    </item>
  </channel>
</rss>

