<?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: Unreported column about a String or binary data would be truncated error in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4021862#M3288</link>
    <description>&lt;P&gt;Hi, I think that a such lack should be obvious without submitting an idea or creating a support ticket.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 05:28:11 GMT</pubDate>
    <dc:creator>pmscorca</dc:creator>
    <dc:date>2024-07-03T05:28:11Z</dc:date>
    <item>
      <title>Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4009475#M3208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when I execute a dataflow gen2 to read data from a lakehouse to write them on a warehouse I've this error message:&lt;/P&gt;&lt;P&gt;Mashup Exception Data Source Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: DataSource.Error: Microsoft SQL: String or binary data would be truncated.&lt;BR /&gt;Statement ID: {926CA275-B4F8-4391-B7A7-2560D413926A} | Query hash: 0x90C540A1118FAC5C | Distributed request ID: {0988B236-747B-49C3-8869-6ADCDCF060FD} Details: Reason = DataSource.Error;DataSourceKind = Warehouse;DataSourcePath = Warehouse;DataSourceKind.2 = SQL;DataSourcePath.2 = qmxec46aaygu5ksudatjigps5u-h7quefgbrgluflsuz3rki4qzai.datawarehouse.fabric.microsoft.com;xxxxWH_test;Message = String or binary data would be truncated.&lt;BR /&gt;Statement ID: {926CA275-B4F8-4391-B7A7-2560D413926A} | Query hash: 0x90C540A1118FAC5C | Distributed request ID: {0988B236-747B-49C3-8869-6ADCDCF060FD};ErrorCode = -2146232060;Number = 8152;Class = 16;State = 14;Microsoft.Data.Mashup.Error.Context = User&lt;BR /&gt;&lt;BR /&gt;So, how could I detect the unreported column in the message? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 13:51:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4009475#M3208</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2024-07-09T13:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4010245#M3210</link>
      <description>&lt;P&gt;Based on my understanding, it is not possible to get that data from the failure meassage.&lt;/P&gt;
&lt;P&gt;You would have to debug via the below scenarios :&lt;/P&gt;
&lt;P&gt;1) you would have to compare the max length of values of each column at source with the schema at the sink&lt;/P&gt;
&lt;P&gt;to identify for which column the data is getting truncated&lt;/P&gt;
&lt;P&gt;2)try making the length of all columns max and then insert data and then compare the max value length with original column lengths&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 03:13:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4010245#M3210</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-06-26T03:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4010681#M3213</link>
      <description>&lt;P&gt;Hi, thanks for your reply but your suggest is a workaround similar to I do.&lt;/P&gt;&lt;P&gt;Using a data pipeline I can see also the wrong column name in the error message, so I think that unreporting the wrong column is a lack in dataflow gen2.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 07:39:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4010681#M3213</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2024-06-26T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4011920#M3222</link>
      <description>&lt;P&gt;If you want the column name to be added in this error message, I guess you will need to submit it as an idea here: &lt;A href="https://ideas.fabric.microsoft.com/" target="_blank"&gt;https://ideas.fabric.microsoft.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or create a support ticket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree, the column name should be visible in the error message. That would be a lot more user friendly experience.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 19:07:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4011920#M3222</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-06-26T19:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4021862#M3288</link>
      <description>&lt;P&gt;Hi, I think that a such lack should be obvious without submitting an idea or creating a support ticket.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 05:28:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4021862#M3288</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2024-07-03T05:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unreported column about a String or binary data would be truncated error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4035051#M3386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've submitted this idea&amp;nbsp;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=da7f98cc-cf3e-ef11-b4ac-6045bd7982b3" target="_self"&gt;Reporting the column that causes a String or binary data would be truncated error&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Please vote it, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:27:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Unreported-column-about-a-String-or-binary-data-would-be/m-p/4035051#M3386</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2024-07-10T15:27:08Z</dc:date>
    </item>
  </channel>
</rss>

