<?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: String variable in URL ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250533#M707189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not exactly my problem i think.&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is in the script&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;A=;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;for each A in Fieldvaluelist('MyFIELD')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;let vURL='www.mywebsite'&amp;amp;$(A)&amp;amp;'endoftheURL'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;LOAD * FROM $(vURL)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;when MyFIELD begin with letters, my variable A return '' in the URL and make an error while loading...&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2011 13:52:48 GMT</pubDate>
    <dc:creator>christophebrault</dc:creator>
    <dc:date>2011-11-23T13:52:48Z</dc:date>
    <item>
      <title>String variable in URL ?</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250531#M707187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;In my App, i want to scan a website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pass variables in the URL with for each instruction and for to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field with data like :'LU0123437'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get this value in a variable and make it work in the URL. When I take only '0123437' it works fine but with 'LU0123437', no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 11:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250531#M707187</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2011-11-23T11:30:14Z</dc:date>
    </item>
    <item>
      <title>String variable in URL ?</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250532#M707188</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;&lt;/P&gt;&lt;P&gt;field name is FIELD which contains data like LU0123437&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then create a variable and apply =&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.xyz"&gt;http://www.xyz&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;STRONG&gt;&amp;amp;getfieldselections(FIELD)&amp;amp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;using getfieldselection function u can get the value what ever selected and then u can call the variable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;using any button, trigger or macro.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help u&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 12:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250532#M707188</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-11-23T12:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: String variable in URL ?</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250533#M707189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not exactly my problem i think.&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is in the script&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;A=;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;for each A in Fieldvaluelist('MyFIELD')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;let vURL='www.mywebsite'&amp;amp;$(A)&amp;amp;'endoftheURL'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;LOAD * FROM $(vURL)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;when MyFIELD begin with letters, my variable A return '' in the URL and make an error while loading...&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 13:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250533#M707189</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2011-11-23T13:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: String variable in URL ?</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250534#M707190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an old post, but still unanswered. So here is an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below is referring to the variable as a numerical value. Surround it by quotes.&lt;/P&gt;&lt;P&gt;let vURL='www.mywebsite'&amp;amp;$(A)&amp;amp;'endoftheURL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Like this&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;let vURL='www.mywebsite$(A)endoftheURL'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 08:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-URL/m-p/250534#M707190</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2014-10-13T08:01:03Z</dc:date>
    </item>
  </channel>
</rss>

