<?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: Henric Cronström give me a script after reload it does not create the table. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230040#M625505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i add $ onto my script , i shouted wow . it work , thank you very much. you and sunny and HIC and many other&amp;nbsp; are the expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 11:28:15 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2017-01-11T11:28:15Z</dc:date>
    <item>
      <title>Henric Cronström give me a script after reload it does not create the table.</title>
      <link>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230037#M625502</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;&lt;/P&gt;&lt;P&gt;Below code given by Henric Cronström :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each vFileName in FileList('(vRAWPath)\*.txt')&lt;/P&gt;&lt;P&gt;ARSummary:&lt;/P&gt;&lt;P&gt;LOAD left(FileBaseName(), 4) AS Report5_pay,&lt;/P&gt;&lt;P&gt;&amp;nbsp; FileBaseName() as SOURCE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; @1:9T as [cust_id],&lt;/P&gt;&lt;P&gt;&amp;nbsp; @10:38T as [company_pay],&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(right(@81:99T,1)='-', '-' &amp;amp; left(@81:99T, len(@81:99T)-1),@81:99T) as curren&lt;/P&gt;&lt;P&gt;FROM "$(vFileName)" (ansi, fix, no labels, header is 0, record is line);&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Next vFileName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not generate any error. The issue is it does not generate the Table. So i does not able get below field :-&lt;/P&gt;&lt;P&gt;cust_id&lt;/P&gt;&lt;P&gt;company_pay&lt;/P&gt;&lt;P&gt;curren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know where go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed my QV raw data and QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope some one can advise me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For do the test , pls unzip the file to C:\TEST folder and copy the file into this folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 11:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230037#M625502</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-01-11T11:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Henric Cronström give me a script after reload it does not create the table.</title>
      <link>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230038#M625503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without testing, won't you need to use&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;FileList('&lt;STRONG&gt;$&lt;/STRONG&gt;(vRAWPath)\*.txt')&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;and define the variable before?&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 11:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230038#M625503</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-01-11T11:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Henric Cronström give me a script after reload it does not create the table.</title>
      <link>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230039#M625504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;qvw file could not be opened, Section Access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 11:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230039#M625504</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-11T11:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Henric Cronström give me a script after reload it does not create the table.</title>
      <link>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230040#M625505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i add $ onto my script , i shouted wow . it work , thank you very much. you and sunny and HIC and many other&amp;nbsp; are the expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 11:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Henric-Cronstr%C3%B6m-give-me-a-script-after-reload-it-does-not/m-p/1230040#M625505</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-01-11T11:28:15Z</dc:date>
    </item>
  </channel>
</rss>

