<?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 Load with variable values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314898#M408342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have column values in one variable like , &lt;/P&gt;&lt;P&gt;variable name : vField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'A','B','C'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to load like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load $(vField)&amp;nbsp; from XYZ.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not loading , can you guys help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jun 2017 20:17:02 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2017-06-05T20:17:02Z</dc:date>
    <item>
      <title>Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314898#M408342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have column values in one variable like , &lt;/P&gt;&lt;P&gt;variable name : vField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'A','B','C'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to load like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load $(vField)&amp;nbsp; from XYZ.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not loading , can you guys help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314898#M408342</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2017-06-05T20:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314899#M408343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also tried like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"A","B","C"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;but not&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314899#M408343</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2017-06-05T20:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314900#M408344</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;Please find the attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314900#M408344</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-06-05T20:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314901#M408345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DimensionMax:&lt;/P&gt;&lt;P&gt;Load count(Header)&amp;nbsp; AS Count ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header&amp;nbsp; AS Field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; //&amp;nbsp; Concat(Chr(91) &amp;amp; Header &amp;amp; Chr(93), ',',Load_Order) AS Fields&lt;/P&gt;&lt;P&gt;Resident Column_Header_temp&lt;/P&gt;&lt;P&gt;Group by Header&lt;/P&gt;&lt;P&gt;order by Load_Order;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Column_Header_temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vNoofField= NoOfRows('DimensionMax');&lt;/P&gt;&lt;P&gt;Let vFields2=Peek('Field',0,'DimensionMax');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=0 to NoOfRows('DimensionMax')-1&lt;/P&gt;&lt;P&gt;Let vFields1 = Peek('Field',0,'DimensionMax');&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let vFields = Concat(Chr(91) &amp;amp; Peek('Field',$(i),'DimensionMax')&amp;amp; Chr(93), ',');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bold line is not working for me can you please tell what wrong i am doing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314901#M408345</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2017-06-05T21:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314902#M408346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will be useful for you: &lt;A href="https://community.qlik.com/message/1046340"&gt;Re: Interesting challenge: How to create a real table from a list of field names?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 11:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314902#M408346</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-06-06T11:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314903#M408347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DimensionMax:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load count(Header)&amp;nbsp; AS Count ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header&amp;nbsp; AS Field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident Column_Header_temp&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Group by Header&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;order by Load_Order;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Drop Table Column_Header_temp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Temptable:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Load Concat(Chr(39) &amp;amp; Field &amp;amp; Chr(39),', ') as Field_Names&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Resident DimensionMax;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;Let vFields = Peek('Field_Names',0,'Temptable');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;DROP Table Temptable;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314903#M408347</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-06-06T12:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load with variable values</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314904#M408348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use SET instead of LET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set vFields = Concat(Chr(91) &amp;amp; Peek('Field',$(i),'DimensionMax')&amp;amp; Chr(93), ',');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-variable-values/m-p/1314904#M408348</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-06-06T13:22:07Z</dc:date>
    </item>
  </channel>
</rss>

