<?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: White spaces / ASCII 160 from SAP BW Extraction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/White-spaces-ASCII-160-from-SAP-BW-Extraction/m-p/1055507#M636824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try using the Verbatim system variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SET Verbatim = 1;&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;That prevents the default stripping out blank characters. To be honest I have no idea if this has any effect i.c.w. the SAP connector.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 11:53:03 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-04-15T11:53:03Z</dc:date>
    <item>
      <title>White spaces / ASCII 160 from SAP BW Extraction</title>
      <link>https://community.qlik.com/t5/QlikView/White-spaces-ASCII-160-from-SAP-BW-Extraction/m-p/1055506#M636823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since we have installed the new SAP connector 6.1.1 / 6.1.2 we have the problem that white spaces and/or parts of the content are removed while extracting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Key1: "D003201229"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Key2: "&lt;SPAN style="font-size: 13.3333px;"&gt;D003201229&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Key3: "&lt;SPAN style="font-size: 13.3333px;"&gt;D003201229 "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means if we try to extract /BI0/TMATERIAL using the SAP SQL Connector some keys are existing multiple times. That is a big problem because if we connect these lines they will also double or multiply the factdata. Is there any way dealing with this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the script looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// CONNECTION-STRING has been removed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/BI0/SMATERIAL]:&lt;/P&gt;&lt;P&gt;SELECT MATERIAL&lt;/P&gt;&lt;P&gt;FROM /BI0/SMATERIAL&lt;/P&gt;&lt;P&gt;WHERE MATERIAL like 'D003201229%';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has the following result (3 means the frequency):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D003201229&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know its not the best approach fixing error coming from the source system on QV side but we need a workaround to deal with this as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 12:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/White-spaces-ASCII-160-from-SAP-BW-Extraction/m-p/1055506#M636823</guid>
      <dc:creator />
      <dc:date>2016-04-05T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: White spaces / ASCII 160 from SAP BW Extraction</title>
      <link>https://community.qlik.com/t5/QlikView/White-spaces-ASCII-160-from-SAP-BW-Extraction/m-p/1055507#M636824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try using the Verbatim system variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SET Verbatim = 1;&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;That prevents the default stripping out blank characters. To be honest I have no idea if this has any effect i.c.w. the SAP connector.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 11:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/White-spaces-ASCII-160-from-SAP-BW-Extraction/m-p/1055507#M636824</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-15T11:53:03Z</dc:date>
    </item>
  </channel>
</rss>

