<?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: 104100 Couldn't refresh the entity because of an internal error in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3686558#M1840</link>
    <description>&lt;P&gt;Exactly, especially if you're migrating from an on-prem relational DBMS or a relational WH to a lakehouse in the Fabric cloud, which should be done from a pipeline, not a dataflow.&amp;nbsp; My understanding is that this capability is coming in 24Q1 and is called OPGW (On-Prem GateWay) and will allow bulk copy from an on-prem source into a Fabric persistance layer.&amp;nbsp; Can't wait.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 18:37:16 GMT</pubDate>
    <dc:creator>Element115</dc:creator>
    <dc:date>2024-02-07T18:37:16Z</dc:date>
    <item>
      <title>104100 Couldn't refresh the entity because of an internal error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3652468#M1632</link>
      <description>&lt;P&gt;I am working with a dataflow Gen2 that imports csv data into a data warehouse by inserting a new table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The dataflow publishes without issues but it always fails on refresh with:&lt;BR /&gt;"104100 Couldn't refresh the entity because of an internal error"&lt;BR /&gt;&lt;BR /&gt;I was initially getting an error related to datatypes but seeing as all of the columns are now set to be text those errors have stopped appearing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This error message is pretty vague and seems like there isn't really any real solution to this. Just wondering if there is any kind of workaround I can use to get that data into the data warehouse.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 21:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3652468#M1632</guid>
      <dc:creator>ChrisM2091</dc:creator>
      <dc:date>2024-01-22T21:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: 104100 Couldn't refresh the entity because of an internal error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3652520#M1633</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="678538" data-lia-user-login="ChrisM2091" class="lia-mention lia-mention-user"&gt;ChrisM2091&lt;/a&gt;&amp;nbsp; &lt;BR /&gt;Thanks for using the Fabric community. &lt;BR /&gt;Are you using&amp;nbsp; a data gateway ? If yes does the gateway logs give you any more info .&lt;/P&gt;
&lt;P&gt;I am in agreement and this not at all useful .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;HImanshu &lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 21:43:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3652520#M1633</guid>
      <dc:creator>HimanshuS-msft</dc:creator>
      <dc:date>2024-01-22T21:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: 104100 Couldn't refresh the entity because of an internal error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3671576#M1727</link>
      <description>&lt;P&gt;I got the same error code but in my case it happens when using only one DFg2 to ingest data from an on-prem DB via the Power BI data gateway.&amp;nbsp; I have a support ticket open already and MS support is working on it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a workaround and it consists in using 2 DFg2s chained together, then the error does not appear and the data gets ingested as intended into a lakehouse I created specifically for this.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 01:14:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3671576#M1727</guid>
      <dc:creator>Element115</dc:creator>
      <dc:date>2024-02-01T01:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: 104100 Couldn't refresh the entity because of an internal error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3686526#M1839</link>
      <description>&lt;P&gt;Thanks, this solved my issue. I'm guessing it has to do with it needing both the source and destination within the same dg2 to have the same gateway. Seems kind of silly since obviously if you are transferring to a warehouse or something it's not always going to be on prem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 18:26:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3686526#M1839</guid>
      <dc:creator>ChrisM2091</dc:creator>
      <dc:date>2024-02-07T18:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: 104100 Couldn't refresh the entity because of an internal error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3686558#M1840</link>
      <description>&lt;P&gt;Exactly, especially if you're migrating from an on-prem relational DBMS or a relational WH to a lakehouse in the Fabric cloud, which should be done from a pipeline, not a dataflow.&amp;nbsp; My understanding is that this capability is coming in 24Q1 and is called OPGW (On-Prem GateWay) and will allow bulk copy from an on-prem source into a Fabric persistance layer.&amp;nbsp; Can't wait.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 18:37:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/104100-Couldn-t-refresh-the-entity-because-of-an-internal-error/m-p/3686558#M1840</guid>
      <dc:creator>Element115</dc:creator>
      <dc:date>2024-02-07T18:37:16Z</dc:date>
    </item>
  </channel>
</rss>

