<?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 Button object to Pass URL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158279#M33423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a button object, which when selected has to pass a URL.&lt;/P&gt;&lt;P&gt;SO i have used the "Action" property of the button object and have the "Open URL".&lt;/P&gt;&lt;P&gt;In my URL link, I also need to pass the current field selections of a Country field, which must be added to the end of the URL.&lt;/P&gt;&lt;P&gt;The URL is,&lt;/P&gt;&lt;P&gt;&lt;A href="http://apps/c8/cgi-bin/cognosisapi.dll?b_action=xts.run&amp;amp;m=portal/launch.xts&amp;amp;ui.tool=CognosViewer&amp;amp;method=execute&amp;amp;ui.object=/content/report[@name='ReportName']&amp;amp;ui.action=run&amp;amp;b_action=cognosViewer&amp;amp;run.outputFormat=HTML&amp;amp;run.prompt=false&amp;amp;p_country_prompt=Variable1"&gt;http://apps/c8/cgi-bin/cognosisapi.dll?b_action=xts.run&amp;amp;m=portal/launch.xts&amp;amp;ui.tool=CognosViewer&amp;amp;method=execute&amp;amp;ui.object=/content/report[@name='ReportName']&amp;amp;ui.action=run&amp;amp;b_action=cognosViewer&amp;amp;run.outputFormat=HTML&amp;amp;run.prompt=false&amp;amp;p_country_prompt=&lt;STRONG&gt;&lt;EM&gt;Value1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;&lt;EM&gt;Value1&lt;/EM&gt;&lt;/STRONG&gt; at the end of the URL above should actually pass the getfieldselections(Country).&lt;/P&gt;&lt;P&gt;I tried defining a Variable1 as concat(URL, getfieldselections(Country)). but the expression didnt work.&lt;/P&gt;&lt;P&gt;Please let me know how we can do this URL + Value1 on a button to 'Open URL'&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Mar 2011 18:34:37 GMT</pubDate>
    <dc:creator>qlik_venu</dc:creator>
    <dc:date>2011-03-12T18:34:37Z</dc:date>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158279#M33423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a button object, which when selected has to pass a URL.&lt;/P&gt;&lt;P&gt;SO i have used the "Action" property of the button object and have the "Open URL".&lt;/P&gt;&lt;P&gt;In my URL link, I also need to pass the current field selections of a Country field, which must be added to the end of the URL.&lt;/P&gt;&lt;P&gt;The URL is,&lt;/P&gt;&lt;P&gt;&lt;A href="http://apps/c8/cgi-bin/cognosisapi.dll?b_action=xts.run&amp;amp;m=portal/launch.xts&amp;amp;ui.tool=CognosViewer&amp;amp;method=execute&amp;amp;ui.object=/content/report[@name='ReportName']&amp;amp;ui.action=run&amp;amp;b_action=cognosViewer&amp;amp;run.outputFormat=HTML&amp;amp;run.prompt=false&amp;amp;p_country_prompt=Variable1"&gt;http://apps/c8/cgi-bin/cognosisapi.dll?b_action=xts.run&amp;amp;m=portal/launch.xts&amp;amp;ui.tool=CognosViewer&amp;amp;method=execute&amp;amp;ui.object=/content/report[@name='ReportName']&amp;amp;ui.action=run&amp;amp;b_action=cognosViewer&amp;amp;run.outputFormat=HTML&amp;amp;run.prompt=false&amp;amp;p_country_prompt=&lt;STRONG&gt;&lt;EM&gt;Value1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;&lt;EM&gt;Value1&lt;/EM&gt;&lt;/STRONG&gt; at the end of the URL above should actually pass the getfieldselections(Country).&lt;/P&gt;&lt;P&gt;I tried defining a Variable1 as concat(URL, getfieldselections(Country)). but the expression didnt work.&lt;/P&gt;&lt;P&gt;Please let me know how we can do this URL + Value1 on a button to 'Open URL'&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 18:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158279#M33423</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2011-03-12T18:34:37Z</dc:date>
    </item>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158280#M33424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is always only one country, it will be&lt;BR /&gt;=URL &amp;amp; Country&lt;BR /&gt;or&lt;BR /&gt;=URL &amp;amp; only(Country)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 18:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158280#M33424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-12T18:58:54Z</dc:date>
    </item>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158281#M33425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;When i use a URL like this :&lt;/P&gt;&lt;P&gt;:http://apps/http://am-usa01-c8bi01.nam.merial.net/c8/cgi-bin/cognosisapi.dll?b_action=xts.run&amp;amp;method=execute&amp;amp;ui.object=/content/report[@name='Report test1']&lt;/P&gt;&lt;P&gt;So I get error in the exprsesion, as the URL already has a single quote with in it. ( ' ).&lt;/P&gt;&lt;P&gt;This is interfeing with the formula.&lt;/P&gt;&lt;P&gt;Can you please let me know how do I inform Qlikview not to consider any ( ' ) quotes which comes within a particluar String. (URL).&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2011 08:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158281#M33425</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2011-03-13T08:19:50Z</dc:date>
    </item>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158282#M33426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venu,&lt;BR /&gt;Not quite clear to me, sorry. Usually I test the quality of URL by creating the same expression in a text box. From there, you can copy text to clipboard, and paste into a browser - easy to see where the problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 23:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158282#M33426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-14T23:59:34Z</dc:date>
    </item>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158283#M33427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;Kindly check this attached sample application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampath Kumar . G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 04:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158283#M33427</guid>
      <dc:creator />
      <dc:date>2011-03-15T04:55:03Z</dc:date>
    </item>
    <item>
      <title>Button object to Pass URL</title>
      <link>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158284#M33428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi there, I'm facing quite the same problem. In my case there is a single quotes in the middle of the url, like this: &lt;SPAN style="color: #008000;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://xxxxxxxxxxwebclient.xxxxxx.com/arsys/forms/xxxxxxxxx/HPD%3AHelp+Desk/Default+User+View/?qual='1000000161'%3D%22"&gt;https://xxxxxxxxxxwebclient.xxxxxx.com/arsys/forms/xxxxxxxxx/HPD%3AHelp+Desk/Default+User+View/?qual='1000000161'%3D%22&lt;/A&gt;&lt;SPAN&gt;' &amp;amp; only(CaseNumber) &amp;amp; '%22'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt; When I try to use the hyperlink Qlik is replacing the sigle quotes with the %27 (which is the single quotes I know!) but the url falls in a error because it couldn't found the proper record.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;So how can I call an url like this? I already try to use chr(39) instead the single quotes but the same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;Thanks!!! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 22:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-object-to-Pass-URL/m-p/158284#M33428</guid>
      <dc:creator />
      <dc:date>2011-10-31T22:29:45Z</dc:date>
    </item>
  </channel>
</rss>

