<?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: Loading string value from a table to a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383660#M812681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no issue with your code and I do get a value for the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Oct 2017 18:38:04 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2017-10-03T18:38:04Z</dc:date>
    <item>
      <title>Loading string value from a table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383659#M812680</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;My requirement is to load string value in a field from a table to variable.&lt;/P&gt;&lt;P&gt;Ex. &lt;/P&gt;&lt;P&gt;var:&lt;/P&gt;&lt;P&gt;id,name&lt;/P&gt;&lt;P&gt;1,aa&lt;/P&gt;&lt;P&gt;2,bb&lt;/P&gt;&lt;P&gt;3,cc&lt;/P&gt;&lt;P&gt;I want field value into a variable&lt;/P&gt;&lt;P&gt;I tried with peek function.&lt;/P&gt;&lt;P&gt;Let vName = peek('name',0,'var') &lt;/P&gt;&lt;P&gt;I didn't get any result.&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/Loading-string-value-from-a-table-to-a-variable/m-p/1383659#M812680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading string value from a table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383660#M812681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no issue with your code and I do get a value for the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 18:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383660#M812681</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-10-03T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading string value from a table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383661#M812682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Script which you shared works perfectly.&amp;nbsp; What is the issue you are facing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 18:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383661#M812682</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-10-03T18:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading string value from a table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383662#M812683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallika...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;id,name&lt;/P&gt;&lt;P&gt;1,aa&lt;/P&gt;&lt;P&gt;2,bb&lt;/P&gt;&lt;P&gt;3,cc&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vName = peek('name',0,'var');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creates a variable named 'vName' with the stored value 'aa'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 18:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-string-value-from-a-table-to-a-variable/m-p/1383662#M812683</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-03T18:53:54Z</dc:date>
    </item>
  </channel>
</rss>

