<?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 data from text file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-text-file/m-p/153953#M30748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please any body guide me, for example I have a text file name abc.txt in root directory or where else, which has two columns and four rows, data is given below:&lt;/P&gt;&lt;P&gt;Col1 Col2&lt;/P&gt;&lt;P&gt;A 4&lt;/P&gt;&lt;P&gt;B 5&lt;/P&gt;&lt;P&gt;C 6&lt;/P&gt;&lt;P&gt;D 7&lt;/P&gt;&lt;P&gt;====================================&lt;/P&gt;&lt;P&gt;and in application I have four input box name A, B, C and D, now I want when I press the macro button&lt;/P&gt;&lt;P&gt;then its read abc.txt file and put the values in input boxes according to A,B,C &amp;amp; D, is that possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 10:16:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-18T10:16:56Z</dc:date>
    <item>
      <title>Load data from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-text-file/m-p/153953#M30748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please any body guide me, for example I have a text file name abc.txt in root directory or where else, which has two columns and four rows, data is given below:&lt;/P&gt;&lt;P&gt;Col1 Col2&lt;/P&gt;&lt;P&gt;A 4&lt;/P&gt;&lt;P&gt;B 5&lt;/P&gt;&lt;P&gt;C 6&lt;/P&gt;&lt;P&gt;D 7&lt;/P&gt;&lt;P&gt;====================================&lt;/P&gt;&lt;P&gt;and in application I have four input box name A, B, C and D, now I want when I press the macro button&lt;/P&gt;&lt;P&gt;then its read abc.txt file and put the values in input boxes according to A,B,C &amp;amp; D, is that possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 10:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-text-file/m-p/153953#M30748</guid>
      <dc:creator />
      <dc:date>2010-05-18T10:16:56Z</dc:date>
    </item>
    <item>
      <title>Load data from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-text-file/m-p/153954#M30749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If i understood your question properly, below is the solution for your question.&lt;/P&gt;&lt;P&gt;Creat 4 variables and assign them to input box.&lt;/P&gt;&lt;P&gt;In Inputbox under "Constraints Tab" --&amp;gt; "Settings for Selected Varaiable" input this following expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;/H4&gt;&lt;P&gt;=&lt;/P&gt;sum &lt;P&gt;sum&lt;/P&gt;&lt;P&gt;And to check the input box behaviuor , change the value at back end and press reload button to get the new values in input box.&lt;/P&gt;&lt;P&gt;Check the attached application&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;- Peterson&lt;IMG alt="Geeked" src="http://community.qlik.com/emoticons/emotion-15.gif" /&gt;&lt;/P&gt;(if(Col1 = 'A',Col2))&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 10:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-text-file/m-p/153954#M30749</guid>
      <dc:creator />
      <dc:date>2010-05-18T10:22:09Z</dc:date>
    </item>
  </channel>
</rss>

