<?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 how to handle varchar datatype having special character in dataflow in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4015003#M4249</link>
    <description>&lt;P&gt;We are trying to load data from SAP DB to Datawarehouse in fabric. If we keep the default schema mapping then there is not issue of datatypes. But if we create tables giving size for varchar types then some columns fail to load data because it contains special characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to handle this?&lt;/P&gt;&lt;P&gt;Need urgent help!!&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2024 07:41:26 GMT</pubDate>
    <dc:creator>ManasiL</dc:creator>
    <dc:date>2024-06-28T07:41:26Z</dc:date>
    <item>
      <title>how to handle varchar datatype having special character in dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4015003#M4249</link>
      <description>&lt;P&gt;We are trying to load data from SAP DB to Datawarehouse in fabric. If we keep the default schema mapping then there is not issue of datatypes. But if we create tables giving size for varchar types then some columns fail to load data because it contains special characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to handle this?&lt;/P&gt;&lt;P&gt;Need urgent help!!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 07:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4015003#M4249</guid>
      <dc:creator>ManasiL</dc:creator>
      <dc:date>2024-06-28T07:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to handle varchar datatype having special character in dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4102684#M5001</link>
      <description>&lt;P&gt;What error are you getting?&lt;BR /&gt;&lt;BR /&gt;Is the default mapping auto-creating varchar columns of size 8000?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when you manually create the table, you give a specific varchar size? Something like varchar(30)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you getting an error about data size truncating on the table you manually create?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 16:19:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4102684#M5001</guid>
      <dc:creator>mikeburek</dc:creator>
      <dc:date>2024-08-15T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to handle varchar datatype having special character in dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4103953#M5007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="759827" data-lia-user-login="ManasiL" class="lia-mention lia-mention-user"&gt;ManasiL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you getting error saying table values truncation error? If so increase the size of varchar.&lt;/P&gt;&lt;P&gt;Is any of your column name has space in it? Fabric doesnt allow space in column names. Please check that as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 09:07:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4103953#M5007</guid>
      <dc:creator>Srisakthi</dc:creator>
      <dc:date>2024-08-16T09:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to handle varchar datatype having special character in dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4234856#M5837</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your response. To answer your questions:&lt;/P&gt;&lt;P&gt;There is not space in column names.&lt;/P&gt;&lt;P&gt;Yes i was getting the truncation error.&lt;/P&gt;&lt;P&gt;To resolve this, for such text descriptive columns we set the column size to 200 whereas the source column size was around 50 and it solved our issue.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 08:10:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/how-to-handle-varchar-datatype-having-special-character-in/m-p/4234856#M5837</guid>
      <dc:creator>ManasiL</dc:creator>
      <dc:date>2024-10-09T08:10:37Z</dc:date>
    </item>
  </channel>
</rss>

