<?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 Storing Field value to Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Storing-Field-value-to-Variable/m-p/1181032#M883478</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;&lt;/P&gt;&lt;P&gt;I have a column named "ForecastFileName" which contains a text value for one row and remaining rows are null.&lt;/P&gt;&lt;P&gt;Now i would like to store that one text value to a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way than below? I have few more columns which need to be stored to variables, So if i use the following it will be repetitive code. &lt;SPAN style="font-size: 10pt;"&gt;suggestions are appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;load ForecastFileName&lt;/P&gt;&lt;P&gt;Resident Table1&lt;/P&gt;&lt;P&gt;where not isnull(ForecastFileName);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let v_RequiredName=Peek('ForecastFileName',0,Temp);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Storing Field value to Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-Field-value-to-Variable/m-p/1181032#M883478</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;&lt;/P&gt;&lt;P&gt;I have a column named "ForecastFileName" which contains a text value for one row and remaining rows are null.&lt;/P&gt;&lt;P&gt;Now i would like to store that one text value to a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way than below? I have few more columns which need to be stored to variables, So if i use the following it will be repetitive code. &lt;SPAN style="font-size: 10pt;"&gt;suggestions are appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;load ForecastFileName&lt;/P&gt;&lt;P&gt;Resident Table1&lt;/P&gt;&lt;P&gt;where not isnull(ForecastFileName);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let v_RequiredName=Peek('ForecastFileName',0,Temp);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-Field-value-to-Variable/m-p/1181032#M883478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Field value to Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-Field-value-to-Variable/m-p/1181033#M883479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For loop Solved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 11:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-Field-value-to-Variable/m-p/1181033#M883479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-30T11:43:01Z</dc:date>
    </item>
  </channel>
</rss>

