<?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: When will get &amp;quot;File has wrong format &amp;quot; as an Error in script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001569#M1227121</link>
    <description>&lt;P&gt;In this case the error may come from the used driver which may not be able to handle the queried data and/or isn't properly configured. There are various reasons possible, like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;32bit driver instead of 64bit respectively revers&lt;/LI&gt;
&lt;LI&gt;wrong/unknown/undefined data-types&lt;/LI&gt;
&lt;LI&gt;wrong char-delimiter&lt;/LI&gt;
&lt;LI&gt;wrong charset&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Happen this by all queries or only certain ones? You may for testing just to try to load only a few simple tables/fields respectively reducing your origin query step by step to find the causing one. If you know where it breaks you should find valuable hints within the various communities - especially within the oracle ones because your error isn't really related to Qlik.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 08:39:36 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-11-08T08:39:36Z</dc:date>
    <item>
      <title>When will get "File has wrong format " as an Error in script?</title>
      <link>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001264#M1227114</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am working on handling error in Qlik Sense script and wanted to know if any one has encountered "File has wrong format" error and when exactly we receive this error?&lt;/P&gt;
&lt;P&gt;Below is the error which I'm getting after debug the script.&lt;/P&gt;
&lt;P&gt;ScriptErrorCount 1&lt;BR /&gt;ScriptErrorDetails QVX_UNKNOWN_ERROR:&lt;BR /&gt;ScriptErrorList File Has Wrong Format&lt;BR /&gt;ScriptError File Has Wrong Format&lt;BR /&gt;LongDayNames "Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday"&lt;BR /&gt;DayNames "Mon;Tue;Wed;Thu;Fri;Sat;Sun"&lt;BR /&gt;LongMonthNames "January;February;March;April;May;June;July;August;September;October;November;December"&lt;BR /&gt;MonthNames "Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec"&lt;BR /&gt;CollationLocale "en-US"&lt;BR /&gt;FirstMonthOfYear 1&lt;BR /&gt;ReferenceDay 0&lt;BR /&gt;BrokenWeeks 1&lt;BR /&gt;FirstWeekDay 6&lt;BR /&gt;TimestampFormat "M/D/YYYY h:mm:ss[.fff] TT"&lt;BR /&gt;DateFormat "M/D/YYYY"&lt;BR /&gt;TimeFormat "h:mm:ss TT"&lt;BR /&gt;MoneyFormat "$#,##0.00;-$#,##0.00"&lt;BR /&gt;MoneyDecimalSep "."&lt;BR /&gt;MoneyThousandSep ","&lt;BR /&gt;DecimalSep "."&lt;BR /&gt;ThousandSep ","&lt;BR /&gt;OpenUrlTimeout 86400&lt;BR /&gt;StripComments 1&lt;BR /&gt;ErrorMode 1&lt;BR /&gt;WinRoot "C:"&lt;BR /&gt;WinPath "C:\Windows"&lt;BR /&gt;QvWorkRoot "D:"&lt;BR /&gt;QvWorkPath "D:\DEV\DATA\GenerationQVDQlikView\SALES\Stock"&lt;BR /&gt;QvRoot "C:"&lt;BR /&gt;QvPath "C:\Program Files\QlikView"&lt;BR /&gt;CD "C:"&lt;/P&gt;
&lt;P&gt;Any help is much appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/89710"&gt;@Patricia_Silva&lt;/a&gt;&amp;nbsp;. Please help me with this .&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001264#M1227114</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: When will get "File has wrong format " as an Error in script?</title>
      <link>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001283#M1227116</link>
      <description>&lt;P&gt;It may happen by loading a xls with ooxml or reverse xlsx with biff within the file-format or also by xml with a html or reverse respectively if these files have an invalid structure or in similar cases ...&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 15:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001283#M1227116</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-11-07T15:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: When will get "File has wrong format " as an Error in script?</title>
      <link>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001546#M1227119</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please explain me ? Because i am getting same error when i am trying to load Data from my Oracle Server into QlikView.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 08:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001546#M1227119</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-11-08T08:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: When will get "File has wrong format " as an Error in script?</title>
      <link>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001569#M1227121</link>
      <description>&lt;P&gt;In this case the error may come from the used driver which may not be able to handle the queried data and/or isn't properly configured. There are various reasons possible, like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;32bit driver instead of 64bit respectively revers&lt;/LI&gt;
&lt;LI&gt;wrong/unknown/undefined data-types&lt;/LI&gt;
&lt;LI&gt;wrong char-delimiter&lt;/LI&gt;
&lt;LI&gt;wrong charset&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Happen this by all queries or only certain ones? You may for testing just to try to load only a few simple tables/fields respectively reducing your origin query step by step to find the causing one. If you know where it breaks you should find valuable hints within the various communities - especially within the oracle ones because your error isn't really related to Qlik.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 08:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-will-get-quot-File-has-wrong-format-quot-as-an-Error-in/m-p/2001569#M1227121</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-11-08T08:39:36Z</dc:date>
    </item>
  </channel>
</rss>

