<?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: [SAP Report Connector] Mismatch detected. The Report file may be corrupt. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/1766061#M1231379</link>
    <description>&lt;P&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;we have updated to Connecotr 7.0.4 and QlikView April 2020 SR2, then there is the same problem. Can you suggest how can I troubleshoot? From SAP side we have already confirmed the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lan&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 15:40:24 GMT</pubDate>
    <dc:creator>LanBiteam</dc:creator>
    <dc:date>2020-12-03T15:40:24Z</dc:date>
    <item>
      <title>[SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892045#M1231368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community Members !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with SAP Report Connector.&lt;/P&gt;&lt;P&gt;When I run the reload I have the following message : "Mismatch detected. The Report file may be corrupt."&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I dont have the problem on SAP QUAL and DEV environment but only on PROD environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sapreport.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91975_sapreport.png" style="height: 178px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same discussion was already opened last year, but it has been closed : &lt;A href="https://community.qlik.com/message/492743" target="_blank"&gt;Sap Report Connector Page Cut&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea to solve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892045#M1231368</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892046#M1231370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. Connector version 5.9IR. My code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14365304584533578 jive_text_macro" jivemacro_uid="_14365304584533578" modifiedtitle="true"&gt;
&lt;P&gt;Select SAPREPORT (REPORT (ZLO_ASSORT), ROWS_PER_RECORD (1), SKIP (T (2), T (1), T (3), T (4), T (6), T (7), T (8), T (9)),&amp;nbsp; &lt;/P&gt;
&lt;P&gt;OPTIONS (&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELNAME P_BUDAT, KIND P, SIGN I, OPTION EQ, LOW 20150710),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELNAME P_POST, KIND P, SIGN I, OPTION EQ, LOW X),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELNAME P_VAR, KIND P, SIGN I, OPTION EQ, LOW /QV_EXPORT),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELNAME S_MATNR, KIND S, SIGN I, OPTION EQ, LOW 47),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELNAME S_WERKS, KIND S, SIGN I, OPTION EQ, LOW 5569)&lt;/P&gt;
&lt;P&gt;));&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect string:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14365306262393893 jive_text_macro" jivemacro_uid="_14365306262393893" modifiedtitle="true"&gt;
&lt;P&gt;!5569!47&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !118&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !10!&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/PRE&gt;&lt;P&gt;But sometime I get error&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;2015-07-10 15:04:04&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; LogFile: QvSAPReportConnector&lt;/P&gt;
&lt;P&gt;2015-07-10 15:04:09&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Creation of function /QTQVC/CHECK_RELEASE returned after 00:00:00&lt;/P&gt;
&lt;P&gt;2015-07-10 15:04:09&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; SAP Transport information: version: E6DK900679; date: 20150519; time: 111423; SAP basis: 701;&lt;/P&gt;
&lt;P&gt;2015-07-10 15:04:09&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Connected&lt;/P&gt;
&lt;P&gt;2015-07-10 15:04:09&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Statement is: SELECT SAPREPORT (REPORT (ZLO_ASSORT), ROWS_PER_RECORD (1), SKIP (T (2), T (1), T (3), T (4), T (6), T (7), T (8), T (9)), OPTIONS ( (SELNAME P_BUDAT, KIND P, SIGN I, OPTION EQ, LOW 20150710), (SELNAME P_POST, KIND P, SIGN I, OPTION EQ, LOW X), (SELNAME P_VAR, KIND P, SIGN I, OPTION EQ, LOW /QV_EXPORT), (SELNAME S_WERKS, KIND S, SIGN I, OPTION EQ, LOW 5569) ))&lt;/P&gt;
&lt;P&gt;2015-07-10 15:04:10&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Creation of function /QTQVC/CALL_REPORT returned after 00:00:01&lt;/P&gt;
&lt;P&gt;2015-07-10 15:05:03&amp;nbsp;&amp;nbsp;&amp;nbsp; Error&amp;nbsp;&amp;nbsp;&amp;nbsp; Mismatch detected. The Report file may be corrupt.&lt;/P&gt;
&lt;P&gt;2015-07-10 15:05:03&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Resetting Server Context&lt;/P&gt;
&lt;P&gt;2015-07-10 15:05:04&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&amp;nbsp;&amp;nbsp;&amp;nbsp; Disconnected&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And string transforms to &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;55569547&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;5118&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;5105&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I comment string which sets report format&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14365310607543729 jive_text_macro" jivemacro_uid="_14365310607543729" modifiedtitle="true"&gt;
&lt;P&gt;&amp;nbsp; (SELNAME P_VAR, KIND P, SIGN I, OPTION EQ, LOW /QV_EXPORT),&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;error goes away. I tried to generate report by sap logon using the same parameters. I analyzed the spool and it was correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 12:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892046#M1231370</guid>
      <dc:creator>mrybalko</dc:creator>
      <dc:date>2015-07-10T12:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892047#M1231371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UP !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892047#M1231371</guid>
      <dc:creator>thomasjenn</dc:creator>
      <dc:date>2015-09-30T07:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892048#M1231372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The client did un upgrade to it's SAP System but they didn't change de basis version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of several reports runing in place only ones gives this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ZFIR00090_corrupt.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123104_ZFIR00090_corrupt.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Any idea what may be the cause?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 11:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892048#M1231372</guid>
      <dc:creator />
      <dc:date>2016-04-29T11:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892049#M1231373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The Report connector is using two internal SAP tables to build the report as seen in the GUI. In some reports, when scanning the tables, they sometimes end up with different amount of rows. This will give the dialog "Mismatch detected..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, due to some new development, it may now be possible to scan those reports as well. This software is currently only accessible through the Qlik Support. Please contact the Qlik Support to get help with this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 13:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892049#M1231373</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2016-05-02T13:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892050#M1231374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this 'Software' a new Release of the connector package. We have the same issue but using 6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 09:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892050#M1231374</guid>
      <dc:creator>mg_gsi_da</dc:creator>
      <dc:date>2016-10-12T09:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892051#M1231375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are in the process of completing version 6.3 Service Release 1. The Report Connector will then contain the updates mentioned in the previous reply (May 2nd, 2016). Please download that version when available or contact the Qlik Support to get help immediately by referring to this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 08:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892051#M1231375</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2016-10-13T08:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892052#M1231376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meanwhile 6.3.1 is available in the download area. We will try soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 09:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892052#M1231376</guid>
      <dc:creator>mg_gsi_da</dc:creator>
      <dc:date>2016-10-31T09:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892053#M1231377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone confirm that the fix of mentioned problem is included in Release 6.3.1?&lt;/P&gt;&lt;P&gt;I can't find a specific information in the release notes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 06:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892053#M1231377</guid>
      <dc:creator>mg_gsi_da</dc:creator>
      <dc:date>2016-11-07T06:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892054#M1231378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can confirm that the fix with internal &lt;SPAN style="font-size: 13.3333px;"&gt;Jira issue ID: SAP-538,&lt;/SPAN&gt; as discussed in this thread regarding the Qlik SAP Report Connector, is indeed included in 6.3.1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/892054#M1231378</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2016-11-08T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/1766061#M1231379</link>
      <description>&lt;P&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;we have updated to Connecotr 7.0.4 and QlikView April 2020 SR2, then there is the same problem. Can you suggest how can I troubleshoot? From SAP side we have already confirmed the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lan&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/1766061#M1231379</guid>
      <dc:creator>LanBiteam</dc:creator>
      <dc:date>2020-12-03T15:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: [SAP Report Connector] Mismatch detected. The Report file may be corrupt.</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/1767316#M1231380</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Unfortunately, the Report Connector is unable to handle all sorts of reports from the generated spool files, as report layouts can vary from being simple to very complex.&amp;nbsp; The "Mismatch detected" - message is the generic error for when the connector is unable to figure out the layout based on the information in the spool files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to support page describing this message:&amp;nbsp;&lt;A href="https://support.qlik.com/articles/000021738" target="_blank"&gt;https://support.qlik.com/articles/000021738&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 13:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-Mismatch-detected-The-Report-file-may-be/m-p/1767316#M1231380</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2020-12-09T13:24:23Z</dc:date>
    </item>
  </channel>
</rss>

