<?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: Load a column whose name was defined via a variable in the Loadscript in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720686#M591583</link>
    <description>&lt;P&gt;Thanks&amp;nbsp; Vanessa,&lt;/P&gt;&lt;P&gt;you would astonish how mutch Trials i had done on this Topic without success.&lt;/P&gt;&lt;P&gt;The more grateful I am for your tip.&lt;/P&gt;&lt;P&gt;sincerly Martin&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 04:23:23 GMT</pubDate>
    <dc:creator>MartinGer</dc:creator>
    <dc:date>2020-06-22T04:23:23Z</dc:date>
    <item>
      <title>Load a column whose name was defined via a variable in the Loadscript</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720205#M591581</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear community, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;currently i'm working on an applikation where i should show some numbers from the last week. Therefor i get a table with the values per week from our finance team. in this tabel every week is a own columen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The file contains a lot of data, but I only need one column, always the previous week.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the idea was to define this colume as a varible and use this variable in the Load script. But whit my script it doesn’t work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.-------&lt;/P&gt;&lt;P&gt;sub Ex&lt;/P&gt;&lt;P&gt;set PreviousWeek = '2020/24';&lt;/P&gt;&lt;P&gt;// -- Previous Week --&lt;/P&gt;&lt;P&gt;C_W: // Costumers per Week&lt;BR /&gt;LOAD&lt;BR /&gt;'$(PreviousWeek)' as ValuesPreviousWeek&lt;BR /&gt;FROM [\\s-at00-120\DataWarehouseLN\Common\107_Load\Verkaufszahlen\Käufer_Woche.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;.----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sincerly Martin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720205#M591581</guid>
      <dc:creator>MartinGer</dc:creator>
      <dc:date>2024-11-16T00:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load a column whose name was defined via a variable in the Loadscript</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720459#M591582</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try it without single quotes.&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;$(PreviousWeek) as ValuesPreviousWeek&lt;BR /&gt;FROM [\\s-at00-120\DataWarehouseLN\Common\107_Load\Verkaufszahlen\Käufer_Woche.qvd] (qvd);&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 17:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720459#M591582</guid>
      <dc:creator>vanessa_loschi</dc:creator>
      <dc:date>2020-06-19T17:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Load a column whose name was defined via a variable in the Loadscript</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720686#M591583</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; Vanessa,&lt;/P&gt;&lt;P&gt;you would astonish how mutch Trials i had done on this Topic without success.&lt;/P&gt;&lt;P&gt;The more grateful I am for your tip.&lt;/P&gt;&lt;P&gt;sincerly Martin&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 04:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-column-whose-name-was-defined-via-a-variable-in-the/m-p/1720686#M591583</guid>
      <dc:creator>MartinGer</dc:creator>
      <dc:date>2020-06-22T04:23:23Z</dc:date>
    </item>
  </channel>
</rss>

