<?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 csv file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443404#M165272</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;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Is it possible (within Qlikview) to provide an Upload function or macro for csv files and to reload the report afterwards?&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Background: The report is made available on QlikView Server. A user opens the report in browser, uploads the 3 files (from his local machine) and reloads the report to see the check results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Kindly guide me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Zain.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 12:07:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-22T12:07:19Z</dc:date>
    <item>
      <title>Load csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443404#M165272</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;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Is it possible (within Qlikview) to provide an Upload function or macro for csv files and to reload the report afterwards?&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Background: The report is made available on QlikView Server. A user opens the report in browser, uploads the 3 files (from his local machine) and reloads the report to see the check results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Kindly guide me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Zain.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 12:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443404#M165272</guid>
      <dc:creator />
      <dc:date>2013-01-22T12:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443405#M165273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a blog post that might be helpful to fullfill your requirement. Its basicaly a Macro based QlikView example that will input a file and after a reload it displays the contents of the text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikviewmaven.blogspot.com/2009/03/browse-for-file-macro-button.html"&gt;http://qlikviewmaven.blogspot.com/2009/03/browse-for-file-macro-button.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 12:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443405#M165273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-22T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443406#M165274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply but dear problem is user can access qvw file from web and text files location in his machine, how we define his machine path to application that is a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443406#M165274</guid>
      <dc:creator />
      <dc:date>2013-01-22T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443407#M165275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Browse button is also not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-csv-file/m-p/443407#M165275</guid>
      <dc:creator />
      <dc:date>2013-01-22T16:55:17Z</dc:date>
    </item>
  </channel>
</rss>

