<?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 Passing the values to open URL in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Passing-the-values-to-open-URL/m-p/1870081#M71845</link>
    <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;I have a dashboard&amp;nbsp; with table which checks Curr Mth value against target accordingly it shows traffic light shown below,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;State Name&amp;nbsp; &amp;nbsp; Curr Mth ($000's)&amp;nbsp; &amp;nbsp;Target&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Target Chk&lt;/P&gt;
&lt;P&gt;AL&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_0-1639432031834.png" style="width: 64px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68510i0DAA2589A7C9B9ED/image-dimensions/64x38?v=v2" width="64" height="38" role="button" title="vsap2000_0-1639432031834.png" alt="vsap2000_0-1639432031834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;CA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4800&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_2-1639432144828.png" style="width: 43px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68512i531CF291A84DE022/image-dimensions/43x27?v=v2" width="43" height="27" role="button" title="vsap2000_2-1639432144828.png" alt="vsap2000_2-1639432144828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;NY&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_3-1639432293587.png" style="width: 23px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68517i32322397563CD820/image-dimensions/23x16?v=v2" width="23" height="16" role="button" title="vsap2000_3-1639432293587.png" alt="vsap2000_3-1639432293587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For Dot I have used Chr(11044) as measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;User like to open an app (using URL) when he clicks on any color for that particular state name, I used following code&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'MY URL/sheet/sheet id/state/analysis'&amp;amp; '/select/' &amp;amp; GetCurrentSelections(']/select/','/[','];[',50) &amp;amp; ']'.&lt;/P&gt;
&lt;P&gt;For instance, user wants to know why it's red for NY when they click it should open the app with filter passed for NY.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the code above I have to filter&amp;nbsp; first, on State Name (or couple more fields) and then click on any dot and it opens the app with the filtered state name (or couple more fields). It is 2 step process is it possible it can be achieved with one step?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope to get solution.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;-V&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 23:18:10 GMT</pubDate>
    <dc:creator>vsap2000</dc:creator>
    <dc:date>2021-12-13T23:18:10Z</dc:date>
    <item>
      <title>Passing the values to open URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-the-values-to-open-URL/m-p/1870081#M71845</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;I have a dashboard&amp;nbsp; with table which checks Curr Mth value against target accordingly it shows traffic light shown below,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;State Name&amp;nbsp; &amp;nbsp; Curr Mth ($000's)&amp;nbsp; &amp;nbsp;Target&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Target Chk&lt;/P&gt;
&lt;P&gt;AL&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_0-1639432031834.png" style="width: 64px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68510i0DAA2589A7C9B9ED/image-dimensions/64x38?v=v2" width="64" height="38" role="button" title="vsap2000_0-1639432031834.png" alt="vsap2000_0-1639432031834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;CA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4800&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_2-1639432144828.png" style="width: 43px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68512i531CF291A84DE022/image-dimensions/43x27?v=v2" width="43" height="27" role="button" title="vsap2000_2-1639432144828.png" alt="vsap2000_2-1639432144828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;NY&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsap2000_3-1639432293587.png" style="width: 23px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68517i32322397563CD820/image-dimensions/23x16?v=v2" width="23" height="16" role="button" title="vsap2000_3-1639432293587.png" alt="vsap2000_3-1639432293587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For Dot I have used Chr(11044) as measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;User like to open an app (using URL) when he clicks on any color for that particular state name, I used following code&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'MY URL/sheet/sheet id/state/analysis'&amp;amp; '/select/' &amp;amp; GetCurrentSelections(']/select/','/[','];[',50) &amp;amp; ']'.&lt;/P&gt;
&lt;P&gt;For instance, user wants to know why it's red for NY when they click it should open the app with filter passed for NY.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the code above I have to filter&amp;nbsp; first, on State Name (or couple more fields) and then click on any dot and it opens the app with the filtered state name (or couple more fields). It is 2 step process is it possible it can be achieved with one step?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope to get solution.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;-V&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 23:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-the-values-to-open-URL/m-p/1870081#M71845</guid>
      <dc:creator>vsap2000</dc:creator>
      <dc:date>2021-12-13T23:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Passing the values to open URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-the-values-to-open-URL/m-p/1871958#M71953</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please follow up in the post here [1], as it is already addressed there.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;---&lt;/P&gt;

&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Open-URL/m-p/1870437#M197051" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Open-URL/m-p/1870437#M197051&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 11:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-the-values-to-open-URL/m-p/1871958#M71953</guid>
      <dc:creator>Andrei_Cusnir</dc:creator>
      <dc:date>2021-12-16T11:08:10Z</dc:date>
    </item>
  </channel>
</rss>

