<?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: DSE in FROM statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627016#M1096904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13996400891086743 jive_text_macro jive_macro_code" jivemacro_uid="_13996400891086743"&gt;
&lt;P&gt;SET vBegin_Year_Select = 2014;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=$(vBegin_Year_Select)&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0"&gt;http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=$(vBegin_Year_Select)&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;(html, codepage is 1252, embedded labels, table is @7);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works for me.&lt;/P&gt;&lt;P&gt;But only when using squared brackets around the URL.&lt;/P&gt;&lt;P&gt;Maybe these are missing in your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 12:56:11 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2014-05-09T12:56:11Z</dc:date>
    <item>
      <title>DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627014#M1096902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following FROM statement in a LOAD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=2014&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0"&gt;http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=2014&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0&lt;/A&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use DSE to replace the variables (iow, I have a user selected number that I want to use).&amp;nbsp; Such as this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently c = 2014.&amp;nbsp; I want c to equal: $(Begin_Year_Select).&amp;nbsp; I tried simply defining it as c=$(Begin_Year_Select), but it does not recognize it.&amp;nbsp; I am fairly certain the logic is right (as I have seen this before), I just think the syntax is wrong.&amp;nbsp; I also tried ($(Begin_Year_Select)) but that gave me an error when I tried to reload the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 14:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627014#M1096902</guid>
      <dc:creator />
      <dc:date>2014-05-08T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627015#M1096903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a textbox to build a complete path and if it worked transfer the logic to your load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627015#M1096903</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-05-09T10:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627016#M1096904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13996400891086743 jive_text_macro jive_macro_code" jivemacro_uid="_13996400891086743"&gt;
&lt;P&gt;SET vBegin_Year_Select = 2014;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=$(vBegin_Year_Select)&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0"&gt;http://finance.yahoo.com/q/hp?s=%5EDJI&amp;amp;a=04&amp;amp;b=6&amp;amp;c=$(vBegin_Year_Select)&amp;amp;d=04&amp;amp;e=6&amp;amp;f=2014&amp;amp;g=d&amp;amp;z=66&amp;amp;y=0&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;(html, codepage is 1252, embedded labels, table is @7);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works for me.&lt;/P&gt;&lt;P&gt;But only when using squared brackets around the URL.&lt;/P&gt;&lt;P&gt;Maybe these are missing in your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 12:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627016#M1096904</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-05-09T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627017#M1096905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually got it to work.  I was confused as when I enterer the DSE it did&lt;/P&gt;&lt;P&gt;not change colors (as it usually does) to let me know that I was entering a&lt;/P&gt;&lt;P&gt;DSE.  However, once I entered it I got the results I expected.  Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 13:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627017#M1096905</guid>
      <dc:creator />
      <dc:date>2014-05-09T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627018#M1096906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually got it to work.  Now I have other issues...a little to&lt;/P&gt;&lt;P&gt;convoluted for e-mail.  I am just going to take break and try again in a&lt;/P&gt;&lt;P&gt;little while.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 16:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627018#M1096906</guid>
      <dc:creator />
      <dc:date>2014-05-09T16:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: DSE in FROM statement</title>
      <link>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627019#M1096907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I wrote my answer alreay some hours ago, before you mentioned that you found the solution. My post was stuck in Moderation mode ...&lt;/P&gt;&lt;P&gt;... again ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 17:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DSE-in-FROM-statement/m-p/627019#M1096907</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-05-09T17:44:33Z</dc:date>
    </item>
  </channel>
</rss>

