<?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 Re: Passing parameter value via variable to a URL in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538170#M62707</link>
    <description>&lt;P&gt;Perhaps this way?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET Variable = 'http://etltool?uri=%2list%sysparm_'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET Variable1 = '%sys_idis';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET Dynamic = GetFieldSelections(FieldName);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET Final_Dynamic = $(Variable) &amp;amp; $(Dynamic) &amp;amp; $(Variables1);&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 23:47:25 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-01-31T23:47:25Z</dc:date>
    <item>
      <title>Passing parameter value via variable to a URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538169#M62706</link>
      <description>&lt;P&gt;Hello Qlik Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to pass the value of a variable to the URL. For example this is my URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://etltool?uri=%2list%sysparm_query%sys_idis" target="_blank"&gt;http://etltool?uri=%2list%sysparm_query%sys_idis&lt;/A&gt;"I NEED MY VARIABLE HERE AS IT IS A DYNAMIC VALUE BASED ON A SELECTION"%query%true&lt;/P&gt;&lt;P&gt;Is this possible with QLikView&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538169#M62706</guid>
      <dc:creator>kailashkotak91</dc:creator>
      <dc:date>2024-11-16T21:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Passing parameter value via variable to a URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538170#M62707</link>
      <description>&lt;P&gt;Perhaps this way?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET Variable = 'http://etltool?uri=%2list%sysparm_'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET Variable1 = '%sys_idis';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET Dynamic = GetFieldSelections(FieldName);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET Final_Dynamic = $(Variable) &amp;amp; $(Dynamic) &amp;amp; $(Variables1);&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 23:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538170#M62707</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-01-31T23:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passing parameter value via variable to a URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538173#M62708</link>
      <description>Okay! Do I need to do this in my load script ? Once the SET and LET commands are done how can I create a button or a column in the table to navigate to the URL ?&lt;BR /&gt;&lt;BR /&gt;Thanks a ton</description>
      <pubDate>Fri, 01 Feb 2019 00:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1538173#M62708</guid>
      <dc:creator>kailashkotak91</dc:creator>
      <dc:date>2019-02-01T00:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Passing parameter value via variable to a URL</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1544618#M62709</link>
      <description>&lt;P&gt;i think you can either use an custom extension, or use the table object, and combine string to make URLs, you can also mask the url with particular captions.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 22:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-parameter-value-via-variable-to-a-URL/m-p/1544618#M62709</guid>
      <dc:creator>mydearleo</dc:creator>
      <dc:date>2019-02-14T22:25:41Z</dc:date>
    </item>
  </channel>
</rss>

