<?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 Dataflows Gen2 writing data into to a warehouse in another workspace in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/4252848#M4497</link>
    <description>&lt;P&gt;I am encountering an issue when using Dataflow Gen2 to write data into a Warehouse located in another workspace. Specifically, when trying to use a Dataflow from Workspace A, I cannot select a Warehouse from Workspace B as the destination. The message displayed is: 'For performance reasons, only Warehouses in the current workspace are shown.'&lt;/P&gt;&lt;P&gt;To work around this, I created a Shortcut in Workspace A's Lakehouse that points to the Warehouse in Workspace B. This allowed me to see and select the table I wanted from the Warehouse in Workspace B. However, when I try to publish the Dataflow, I receive the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Mashup Exception Expression Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: The value does not support versioning. Details: Reason = Expression.Error;Detail = #table({"id", "batch_count", "date_id"}, {});Microsoft.Data.Mashup.Error.Context = User"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering whether:&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Writing Data into a warehouse in Workspace B using Dataflow Gen2 created in Workspace A is not possible even using the Shortcuts in Fabric or&lt;/LI&gt;&lt;LI&gt;The Mashup Exception indicated an issue with the Dataflo Power Query transformations and not with the overall approach of using Shortcuts..&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can anyone confirm if using Shortcuts in this scenario is supported, or is this issue related to the Power Query transformations? Any help would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 16:28:13 GMT</pubDate>
    <dc:creator>saradada-xtivia</dc:creator>
    <dc:date>2024-10-22T16:28:13Z</dc:date>
    <item>
      <title>Dataflows Gen2 writing data into to a warehouse in another workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/4252848#M4497</link>
      <description>&lt;P&gt;I am encountering an issue when using Dataflow Gen2 to write data into a Warehouse located in another workspace. Specifically, when trying to use a Dataflow from Workspace A, I cannot select a Warehouse from Workspace B as the destination. The message displayed is: 'For performance reasons, only Warehouses in the current workspace are shown.'&lt;/P&gt;&lt;P&gt;To work around this, I created a Shortcut in Workspace A's Lakehouse that points to the Warehouse in Workspace B. This allowed me to see and select the table I wanted from the Warehouse in Workspace B. However, when I try to publish the Dataflow, I receive the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Mashup Exception Expression Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: The value does not support versioning. Details: Reason = Expression.Error;Detail = #table({"id", "batch_count", "date_id"}, {});Microsoft.Data.Mashup.Error.Context = User"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering whether:&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Writing Data into a warehouse in Workspace B using Dataflow Gen2 created in Workspace A is not possible even using the Shortcuts in Fabric or&lt;/LI&gt;&lt;LI&gt;The Mashup Exception indicated an issue with the Dataflo Power Query transformations and not with the overall approach of using Shortcuts..&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can anyone confirm if using Shortcuts in this scenario is supported, or is this issue related to the Power Query transformations? Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 16:28:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/4252848#M4497</guid>
      <dc:creator>saradada-xtivia</dc:creator>
      <dc:date>2024-10-22T16:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows Gen2 writing data into to a warehouse in another workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/4253259#M4498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829108" data-lia-user-login="saradada-xtivia" class="lia-mention lia-mention-user"&gt;saradada-xtivia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Below are some of my thoughts on your question:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;Writing Data into a Warehouse in Another Workspace:&lt;/P&gt;
&lt;P&gt;Currently, Dataflow Gen2 does not support writing data directly into a Warehouse located in a different workspace. This is a known limitation for performance reasons. The message you received, "For performance reasons, only Warehouses in the current workspace are shown," confirms this limitation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;Using Shortcuts to Work Around the Limitation:&lt;/P&gt;
&lt;P&gt;While creating a Shortcut in Workspace A's Lakehouse that points to the Warehouse in Workspace B allows you to see and select the table, it seems this approach is not fully supported for publishing Dataflows. The error you're encountering, "Mashup Exception Expression Error," suggests there might be an issue with the Power Query transformations or the way the Shortcut is being handled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. You can look at these documents below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Dataflow/DataFlow-with-DataWarehouse-in-other-Workspace-Error/m-p/3594440" target="_blank"&gt;Solved: Re: DataFlow with DataWarehouse in other Workspace... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-data-destinations-and-managed-settings" target="_blank"&gt;Dataflow Gen2 data destinations and managed settings - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I think it's best to keep the data flow and the repository in the same workspace as far as I can tell. This will avoid the problems you are experiencing. Also you can keep an eye on Data Factory updates as they may introduce new features or improvements that will solve this limitation in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 01:19:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/4253259#M4498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-23T01:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows Gen2 writing data into to a warehouse in another workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/5160817#M5760</link>
      <description>&lt;P&gt;As this is still not possible, i use the following workaround.&lt;BR /&gt;Create the Dataflow in the target workspace i which you want to save the data to an entity. They you can select a datasource from a different workspace supplying it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 12:06:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-writing-data-into-to-a-warehouse-in-another/m-p/5160817#M5760</guid>
      <dc:creator>Alexandernoclue</dc:creator>
      <dc:date>2026-04-29T12:06:58Z</dc:date>
    </item>
  </channel>
</rss>

