<?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 Using variables in the URL expressions (something with the equal (&amp;quot;=&amp;quot;) signs in the variables. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347233#M1173295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I am trying to create a Straight table with URL links. URL is loaded from Excel sheet, represented by a field in a table. Trick here is the URL's will have input parameters (query string) and I am handling this as part of the Expressions. Replacing the input param indicators (param1 = $p1$, param2 = $p2$) in the URL string with the actual values from the Selections made by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine when I select any one of the rows in ths straight table. But when i directly click on the link, the input parameters are not gettig rendered inside the URL. Please find attached the sample application to replicate this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the "=" signs in the variables, it works fine, except the Selections are not coming into the URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P,S: do not get carried away by the "Left" / "Mid" / "Index" functions I have used. It is tested and no issues with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 07:29:21 GMT</pubDate>
    <dc:creator>manoranjan</dc:creator>
    <dc:date>2012-05-11T07:29:21Z</dc:date>
    <item>
      <title>Using variables in the URL expressions (something with the equal ("=") signs in the variables.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347233#M1173295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I am trying to create a Straight table with URL links. URL is loaded from Excel sheet, represented by a field in a table. Trick here is the URL's will have input parameters (query string) and I am handling this as part of the Expressions. Replacing the input param indicators (param1 = $p1$, param2 = $p2$) in the URL string with the actual values from the Selections made by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine when I select any one of the rows in ths straight table. But when i directly click on the link, the input parameters are not gettig rendered inside the URL. Please find attached the sample application to replicate this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the "=" signs in the variables, it works fine, except the Selections are not coming into the URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P,S: do not get carried away by the "Left" / "Mid" / "Index" functions I have used. It is tested and no issues with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 07:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347233#M1173295</guid>
      <dc:creator>manoranjan</dc:creator>
      <dc:date>2012-05-11T07:29:21Z</dc:date>
    </item>
    <item>
      <title>Using variables in the URL expressions (something with the equal ("=") signs in the variables.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347234#M1173296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my Table the URL is given as &lt;BR /&gt;&lt;EM&gt; &lt;BR /&gt; www.xe.com?Curr=&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;$p1$&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;amp;Country=&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;$p2$&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Note the $p1$ in the string will be replaced by the Selected values in the Application. Which one of the Selected fields to use, is also given as part of the input Excel feed. &lt;/P&gt;&lt;P&gt;Everything works fine, when i select a row in the table, otherwise it is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone kindly help&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- Mano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 12:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347234#M1173296</guid>
      <dc:creator>manoranjan</dc:creator>
      <dc:date>2012-05-11T12:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in the URL expressions (something with the equal ("=") signs in the variables.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347235#M1173297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Find below the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2012 14:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-the-URL-expressions-something-with-the-equal/m-p/347235#M1173297</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-05-13T14:59:59Z</dc:date>
    </item>
  </channel>
</rss>

