<?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 Variable in URL ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206439#M502795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get errors from this script. The &amp;amp; and ' are present in the url on which it stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EACH vID IN 'INOORDBR15', 'INOORDBR6'&lt;BR /&gt;&lt;BR /&gt;LET vURL = LET vURL = 'http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID='&amp;amp;$(vID)&amp;amp;'&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;'&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))&lt;BR /&gt;));&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;&lt;BR /&gt;FROM $(vURL);&lt;BR /&gt;&lt;BR /&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 10:36:59 GMT</pubDate>
    <dc:creator>Michiel_QV_Fan</dc:creator>
    <dc:date>2010-06-29T10:36:59Z</dc:date>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206435#M502791</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'm extracting data from text on URL's. For instance, this &lt;A href="http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IFRIESLA37&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;yearend=2010&amp;amp;format=1" target="_blank" title="Wunderground"&gt;URL&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;(http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IFRIESLA37&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;yearend=2010&amp;amp;format=1)&lt;/P&gt;&lt;P&gt;I want to extract a few 1000 different datasets, all based on this URL. The only thing that changes is the part "ID= ".&lt;/P&gt;&lt;P&gt;I would like to use 'for each next' or something like that to have the ID part variable so I only have 1 line of code.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 09:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206435#M502791</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206436#M502792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michiel.&lt;/P&gt;&lt;P&gt;What part of your URL will be change?&lt;/P&gt;&lt;P&gt;Only "ID=IFRIESLA37" and other part (&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;) will not be change or all string after "ID="?&lt;/P&gt;&lt;P&gt;what values you want to get in your cycle (For Each Next)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206436#M502792</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-29T10:11:19Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206437#M502793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, only the part after the = symbol will change. Nothing else.&lt;/P&gt;&lt;P&gt;The cycle includes for instance IFRIESLA38, IFRIESLA39, INOORDBR6 etc. etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206437#M502793</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T10:18:25Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206438#M502794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I think you should use something like this:&lt;/P&gt;&lt;P&gt;For EACH vID IN 'IFRIESLA38', 'IFRIESLA39', 'INOORDBR6'&lt;/P&gt;&lt;P&gt;LET vURL = 'http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=' &amp;amp; &lt;STRONG&gt;$(vID)&lt;/STRONG&gt; &amp;amp; '&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;';&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM $(vURL);&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206438#M502794</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-29T10:22:31Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206439#M502795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get errors from this script. The &amp;amp; and ' are present in the url on which it stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EACH vID IN 'INOORDBR15', 'INOORDBR6'&lt;BR /&gt;&lt;BR /&gt;LET vURL = LET vURL = 'http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID='&amp;amp;$(vID)&amp;amp;'&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;'&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))&lt;BR /&gt;));&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;&lt;BR /&gt;FROM $(vURL);&lt;BR /&gt;&lt;BR /&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206439#M502795</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206440#M502796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update script:&lt;/P&gt;&lt;P&gt;For EACH vID IN 'INOORDBR15', 'INOORDBR6'&lt;BR /&gt;&lt;BR /&gt;LET vURL = LET vURL = 'http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID='&amp;amp;$(vID)&amp;amp;'&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;&amp;amp;yearend=2010&amp;amp;format=1'&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))&lt;BR /&gt;));&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;&lt;BR /&gt;FROM $(vURL);&lt;BR /&gt;&lt;BR /&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206440#M502796</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T10:43:44Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206441#M502797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created this script:&lt;/P&gt;&lt;P&gt;SET ThousandSep='.';&lt;BR /&gt;SET DecimalSep=',';&lt;BR /&gt;SET MoneyThousandSep='.';&lt;BR /&gt;SET MoneyDecimalSep=',';&lt;BR /&gt;SET MoneyFormat='€ #.##0,00;€ #.##0,00-';&lt;BR /&gt;SET TimeFormat='h:mm:ss';&lt;BR /&gt;SET DateFormat='D-M-YYYY';&lt;BR /&gt;SET TimestampFormat='D-M-YYYY h:mm:ss[.fff]';&lt;BR /&gt;SET MonthNames='jan;feb;mrt;apr;mei;jun;jul;aug;sep;okt;nov;dec';&lt;BR /&gt;SET DayNames='ma;di;wo;do;vr;za;zo';&lt;BR /&gt;&lt;BR /&gt;For EACH vID IN 'INOORDBR15', 'INOORDBR6'&lt;BR /&gt;&lt;BR /&gt;SET vURL1 = http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=;&lt;BR /&gt;LET vURL2 = $(vID);&lt;BR /&gt;SET vURL3 = &amp;amp;'&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;&amp;amp;yearend=2010&amp;amp;format=1'&lt;BR /&gt; (txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt; Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))));&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;&lt;BR /&gt;FROM '$(vURL1)'&amp;amp;'$(vURL2)'&amp;amp;'$(vURL3)';&lt;BR /&gt;&lt;BR /&gt;NEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see in debug that all the statements are correct and combined they should work, but the combining doesn't go right. Can you help me with thios?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 11:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206441#M502797</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T11:47:16Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206442#M502798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to load data (http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=INOORDBR6&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;&amp;amp;yearend=2010&amp;amp;format=1) through web files wizard. I can't do it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I think that problem in your html code. I don't sure but I think that you should have special tag &amp;lt;TABLE&amp;gt; in your html page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 11:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206442#M502798</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-29T11:50:34Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206443#M502799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date,&lt;BR /&gt; TemperatureHighC,&lt;BR /&gt; TemperatureAvgC,&lt;BR /&gt; TemperatureLowC,&lt;BR /&gt; DewpointHighC,&lt;BR /&gt; DewpointAvgC,&lt;BR /&gt; DewpointLowC,&lt;BR /&gt; HumidityHigh,&lt;BR /&gt; HumidityAvg,&lt;BR /&gt; HumidityLow,&lt;BR /&gt; PressureMaxhPa,&lt;BR /&gt; PressureMinhPa,&lt;BR /&gt; WindSpeedMaxKMH,&lt;BR /&gt; WindSpeedAvgKMH,&lt;BR /&gt; GustSpeedMaxKMH,&lt;BR /&gt; [PrecipitationSumCM&amp;lt;br&amp;gt;]&lt;BR /&gt;FROM&lt;BR /&gt;[http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=INOORDBR15&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;yearend=2010&amp;amp;format=1]&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))&lt;BR /&gt;));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 11:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206443#M502799</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-29T11:55:16Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206444#M502800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get error message:&lt;/P&gt;&lt;P&gt;Cannot open file&lt;BR /&gt;LOAD Date,&lt;BR /&gt; TemperatureHighC,&lt;BR /&gt; TemperatureAvgC,&lt;BR /&gt; TemperatureLowC,&lt;BR /&gt; DewpointHighC,&lt;BR /&gt; DewpointAvgC,&lt;BR /&gt; DewpointLowC,&lt;BR /&gt; HumidityHigh,&lt;BR /&gt; HumidityAvg,&lt;BR /&gt; HumidityLow,&lt;BR /&gt; PressureMaxhPa,&lt;BR /&gt; PressureMinhPa,&lt;BR /&gt; WindSpeedMaxKMH,&lt;BR /&gt; WindSpeedAvgKMH,&lt;BR /&gt; GustSpeedMaxKMH,&lt;BR /&gt; [PrecipitationSumCM&amp;lt;br&amp;gt;]&lt;BR /&gt;FROM&lt;BR /&gt;[http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=INOORDBR15&amp;amp;graphspan=custom&amp;amp;month=1&amp;amp;day=1&amp;amp;year=1996&amp;amp;monthend=12&amp;amp;dayend=31&amp;amp;yearend=2010&amp;amp;format=1]&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, header is 1 lines, filters(&lt;BR /&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(start, '&amp;lt;')))&lt;BR /&gt;))&lt;/P&gt;&lt;P&gt;but may be it depend from our corporative firewall and proxy server. I don't know how I can setup proxy settings in QlikView Developer. So I can check your script later (from my home computer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 12:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206444#M502800</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-29T12:19:00Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206445#M502801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michiel, as I promised&lt;BR /&gt;&lt;BR /&gt;I checked it and fixed it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;see my example in attachment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 18:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206445#M502801</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-29T18:41:03Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206446#M502802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely GREAT!!!!!!!!!!!!!!!!!! &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!!&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;IMG alt="Beer" src="http://community.qlik.com/emoticons/emotion-22.gif" /&gt;&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;IMG alt="QlikView Icon" src="http://community.qlik.com/emoticons/qball.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 07:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206446#M502802</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2010-06-30T07:29:29Z</dc:date>
    </item>
    <item>
      <title>Variable in URL ??</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206447#M502803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm now using Qlikview 10.&lt;/P&gt;&lt;P&gt;The set url variables aren't needed at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace the URL parts with variables and Qlikview creates the correct URL's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.blablablabla"&gt;http://www.blablablabla&lt;/A&gt;&lt;EM&gt;$(variable)&lt;/EM&gt;blablalbalbalbla&lt;EM&gt;$(variable2)&lt;/EM&gt;blablabla.html]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 13:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-URL/m-p/206447#M502803</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2011-09-19T13:54:17Z</dc:date>
    </item>
  </channel>
</rss>

