<?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 Problem in SAP report Data extraction through 5.50 connector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199826#M714038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Supriyo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing exactly the same problem, have you found a solution already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 10:10:20 GMT</pubDate>
    <dc:creator>skoppe</dc:creator>
    <dc:date>2012-01-24T10:10:20Z</dc:date>
    <item>
      <title>Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199822#M714034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to extract SAP reprort data through Qlikview. In this purpose we are connecting to the SAP program: "sdorde01" with variant: "sdrkfl" in the Qlikview desginer. We are able to connect to the report. By default the field delimeter is '!'. But, we are facing problem while segregating columns through field delimeter. From the fifth field onwards Qlikview is unable to segregate almost 19 columns as per the delimeter and it is showing all the 19 columns as a single one. Hence attaching the file, containing the screenshot of the same problem.&lt;/P&gt;&lt;P&gt;In another z-report, we found that Qlikview was able to fetch only few columns out of the many columns as displayed in that report.&lt;/P&gt;&lt;P&gt;We will appreciate if any of you can guide us to resolve these two issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Supriyo Roy Kanungoe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199822#M714034</guid>
      <dc:creator />
      <dc:date>2011-03-29T09:16:20Z</dc:date>
    </item>
    <item>
      <title>Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199823#M714035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you skipping titles and lines Rows by category, and using Header rows so you get the field names?&lt;/P&gt;&lt;P&gt;If you cannot, you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;...SubField(Field, '!', 1) AS Blank,SubField(Field, '!', 2) AS Field1,SubField(Field, '!', 3) AS Field2...&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;to get the fiels loaded separately over the code that the Connector generates.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199823#M714035</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-29T09:24:17Z</dc:date>
    </item>
    <item>
      <title>Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199824#M714036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for the reply. Your solution is working, but it is tedious.&lt;/P&gt;&lt;P&gt;So, instead we are skipping all the unwanted rows and only considering the Header row and Data rows by categorization. By doing so system is able to delemit first 4 columns as per the default field delimeter '!', but 5th column onwards default field delimeter fails to delemit.&lt;/P&gt;&lt;P&gt;Supriyo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199824#M714036</guid>
      <dc:creator />
      <dc:date>2011-03-29T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199825#M714037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Supriyo,&lt;/P&gt;&lt;P&gt;That may be because of some lines with different categories at the bottom of the report (if it's done by pages, at the end of the page or something).&lt;/P&gt;&lt;P&gt;If the delimiter is not working check with the SAP experts what may be going wrong.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199825#M714037</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-29T09:42:35Z</dc:date>
    </item>
    <item>
      <title>Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199826#M714038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Supriyo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing exactly the same problem, have you found a solution already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 10:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199826#M714038</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2012-01-24T10:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199827#M714039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The correction on this is a bit tedious&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Initially my workaround was to split the fields manually in my script using the delimiters. Something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;SubField([Concatenated_Fields],'!',1)AS [Field_1],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;SubField([Concatenated_Fields],'!',2)AS [Field_2]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;This method worked perfectly for me on some reports but when testing the results, on larger reports, I found some rows with data shifted into the wrong &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;column. These rows contained the delimiter [!] in the data and in the very column that started the concatenation. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The preferred method that worked across the board for my solution:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;After you “Get” the report in the report builder and you have completed defining which rows are to be ‘Skipped’ and which are ‘Headers’, you need to count the number of fields that exist between the last delimiter and the point where the next should be. Insert that number (in the example below from 153 to 194) into the ‘Field delimiter after position box’ -&amp;gt; Click Add. A new separator appears in the sample view and the script is updated. Repeat until&amp;nbsp; all your&amp;nbsp; columns have been included...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The script that is created before looks something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field0_]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;,&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field1_]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;,&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field11_Concatenated]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&lt;STRONG style="color: blue; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; SAPREPORT (REPORT (MYREPORT), VARIANT (QV_VARIANT),ROWS_PER_RECORD (1), FIELD_DELIMITER_POSITIONS (0, 11, 16, 27, 40, 48, 56, 65,96, 113, 142, &lt;STRONG&gt;153&lt;/STRONG&gt;), SKIP (T (1)),HEADER (P (0, "!Header&amp;nbsp;&amp;nbsp;&amp;nbsp; !"))); &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Note FIELD_START_POSITIONS in the new script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field0_]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;,&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field1_]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;,&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;[Field11_],[Field12_],[Field13_],....&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;STRONG style="color: blue; font-family: 'Courier New';"&gt;Select &lt;/STRONG&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;SAPREPORT (REPORT (MYREPORT), VARIANT (QV_VARIANT), ROWS_PER_RECORD (1),FIELD_DELIMITER_POSITIONS (0, 11, 16, 27, 40, 48, 56, 65, 96, 113, 142, 153), &lt;STRONG&gt;FIELD_START_POSITIONS (194, 195, 204, 205),&lt;/STRONG&gt;SKIP (T (1)), HEADER (P (0, "!Header&amp;nbsp;&amp;nbsp;&amp;nbsp; !")));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, You need to remove the delimiter from these in your script:&lt;/P&gt;&lt;P&gt;PurgeChar([Field12_ThisField],’!’) as [Field12_ThisField]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 12:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199827#M714039</guid>
      <dc:creator />
      <dc:date>2012-02-14T12:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199828#M714040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that his is an old post, but for anyone who still needs a suggestion --- I had the same problem until I realized that when you are omitting the rows that you don't want, you have to hit the Apply button for each type of row.&amp;nbsp; That is, if you don't want rows with the type 1, select that row, click the box that says to omit all rows of that type, then press Apply.&amp;nbsp; Then go to the next type, select it, and press Apply.&amp;nbsp; Don't wait until you have selected all of the rows to omit.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can tell if this is working when you see the lines disappear in the lower window as you hit the Apply button.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it figured this out, all of the columns came out the way they should, and QlikView recognized the delimiter. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 22:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199828#M714040</guid>
      <dc:creator />
      <dc:date>2013-02-26T22:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199829#M714041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm facing&amp;nbsp; a similar problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the widht of the columns is different from one day to the another, the sentence &lt;STRONG style="font-family: 'Courier New'; color: #000000;"&gt;FIELD_START_POSITIONS &lt;/STRONG&gt;is not useful, because the script can't find the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I determine the column's width dinamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 20:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199829#M714041</guid>
      <dc:creator>julian_rodriguez</dc:creator>
      <dc:date>2013-09-04T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP report Data extraction through 5.50 connector</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199830#M714042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same problem as you were. Did you find any solution to this? I will appreciate if you can please share. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-SAP-report-Data-extraction-through-5-50-connector/m-p/199830#M714042</guid>
      <dc:creator />
      <dc:date>2013-10-11T16:48:17Z</dc:date>
    </item>
  </channel>
</rss>

