<?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: File not found error, Cannot open file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650445#M593522</link>
    <description>&lt;P&gt;For me this sounds as there is another error. Can you go to the folder path and see If CSV file generated or not?&lt;/P&gt;</description>
    <pubDate>Sun, 24 Nov 2019 13:08:02 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-11-24T13:08:02Z</dc:date>
    <item>
      <title>File not found error, Cannot open file</title>
      <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650440#M593521</link>
      <description>&lt;P&gt;Hi, can anybody assistme Please? I am trying to export/store the main table to an excel/csv file, but i'm getting this error.&lt;/P&gt;&lt;P&gt;The code i'&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="store main data qlik.PNG" style="width: 741px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24327i43752163D7AE2955/image-size/large?v=v2&amp;amp;px=999" role="button" title="store main data qlik.PNG" alt="store main data qlik.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="store main data2 qlik.PNG" style="width: 791px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24328i7D7D5E41E44F2973/image-size/large?v=v2&amp;amp;px=999" role="button" title="store main data2 qlik.PNG" alt="store main data2 qlik.PNG" /&gt;&lt;/span&gt;m running is "STORE [MainData] into&lt;BR /&gt;'C:\Users\Anthony\Documents\AIRLINE_MAIN_DATA.csv'&lt;BR /&gt;"&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650440#M593521</guid>
      <dc:creator>yrstruly</dc:creator>
      <dc:date>2024-11-16T19:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: File not found error, Cannot open file</title>
      <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650445#M593522</link>
      <description>&lt;P&gt;For me this sounds as there is another error. Can you go to the folder path and see If CSV file generated or not?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 13:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650445#M593522</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-11-24T13:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: File not found error, Cannot open file</title>
      <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650446#M593523</link>
      <description>&lt;P&gt;The file you want to save your data must be created manually. I did so by creating a txt, csv and excel file. All three of them gives this error.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 13:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650446#M593523</guid>
      <dc:creator>yrstruly</dc:creator>
      <dc:date>2019-11-24T13:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: File not found error, Cannot open file</title>
      <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650527#M593524</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;try the following code&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;STORE [MainData] into&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'C:\Users\Anthony\Documents\AIRLINE_MAIN_DATA.csv (txt);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 06:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1650527#M593524</guid>
      <dc:creator>salted</dc:creator>
      <dc:date>2019-11-25T06:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: File not found error, Cannot open file</title>
      <link>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1655541#M593525</link>
      <description>&lt;P&gt;I believe Salted's post is likely on the right track per the Help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Store.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Store.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If that did work for you, be sure to use the Accept as Solution button on their post to give them credit for the assistance and let other Community Members know that is what was missing.&amp;nbsp; If you are still working on things, leave an update for us.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-not-found-error-Cannot-open-file/m-p/1655541#M593525</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-09T15:57:17Z</dc:date>
    </item>
  </channel>
</rss>

