<?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: SQL Query working on Datamart but not on Fabric Warehouse in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4961460#M4167</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1513934" data-lia-user-login="MBAKU" class="lia-mention lia-mention-user"&gt;MBAKU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2026 05:21:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-30T05:21:15Z</dc:date>
    <item>
      <title>SQL Query working on Datamart but not on Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4922666#M4132</link>
      <description>&lt;P&gt;I have an SQL query in a powerbi dataflow that is working when it is connected to a datamart. I need to migrate it to a fabric warehouse but when I change the source to the fabric warehouse the preview will not load and will just say "Evaluation Cancelled" and when I try to save the dataflow it will not save.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 14:31:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4922666#M4132</guid>
      <dc:creator>MBAKU</dc:creator>
      <dc:date>2026-01-21T14:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Query working on Datamart but not on Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4922781#M4133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1513934" data-lia-user-login="MBAKU" class="lia-mention lia-mention-user"&gt;MBAKU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a &lt;STRONG&gt;very common migration issue from Datamart → Fabric Warehouse&lt;/STRONG&gt;, and it’s &lt;STRONG&gt;not caused by Dataflow itself&lt;/STRONG&gt;.&lt;BR /&gt;Your query is valid in Datamart, but &lt;STRONG&gt;Fabric Warehouse has a different SQL engine and execution model&lt;/STRONG&gt;, and Dataflow Gen2 is far less forgiving when previewing.&lt;STRONG&gt;Datamarts and Fabric Warehouses do NOT use the same SQL engine&lt;/STRONG&gt;, even though both look like “SQL endpoints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So a query that &lt;EM&gt;runs&lt;/EM&gt; in Datamart can:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Timeout&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Fail planning&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Get canceled&lt;/STRONG&gt;&lt;BR /&gt;when evaluated by the Fabric Warehouse engine.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;That’s why Dataflow shows:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;“Evaluation Cancelled”&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is &lt;STRONG&gt;not a syntax error&lt;/STRONG&gt; — it’s an execution/planning failure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Clear next steps for you&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Test the SQL directly in the Warehouse endpoint&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Identify unsupported constructs&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Move complex logic into:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Warehouse views, or&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Precomputed tables&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Keep Dataflow Gen2 &lt;STRONG&gt;simple&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If this post helps, then please appreciate giving a &lt;STRONG&gt;Kudos&lt;/STRONG&gt; or accepting as a &lt;STRONG&gt;Solution&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 16:47:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4922781#M4133</guid>
      <dc:creator>ssrithar</dc:creator>
      <dc:date>2026-01-21T16:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Query working on Datamart but not on Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4923540#M4146</link>
      <description>&lt;DIV&gt;
&lt;P&gt;&lt;STRONG&gt;What you’re seeing (“Evaluation Cancelled” in Dataflow Gen2 when you switch from Datamart to Fabric Warehouse)&lt;/STRONG&gt; is usually a mix of:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Power Query Online’s preview/evaluation time limit&lt;/STRONG&gt; being hit (10‑minute evaluation window) and/or&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;T‑SQL differences&lt;/STRONG&gt; between Datamart and Warehouse that prevent the query from returning schema quickly enough to validate.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jan 2026 14:34:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4923540#M4146</guid>
      <dc:creator>Thomaslleblanc</dc:creator>
      <dc:date>2026-01-22T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Query working on Datamart but not on Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4927717#M4157</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1513934" data-lia-user-login="MBAKU" class="lia-mention lia-mention-user"&gt;MBAKU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="498348" data-lia-user-login="Thomaslleblanc" class="lia-mention lia-mention-user"&gt;Thomaslleblanc&lt;/a&gt;&amp;nbsp; for the response provided!&lt;BR /&gt;&lt;BR /&gt;Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Tejaswi.&lt;BR /&gt;Community Support&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 05:13:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4927717#M4157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-27T05:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Query working on Datamart but not on Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4961460#M4167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1513934" data-lia-user-login="MBAKU" class="lia-mention lia-mention-user"&gt;MBAKU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 05:21:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Query-working-on-Datamart-but-not-on-Fabric-Warehouse/m-p/4961460#M4167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-30T05:21:15Z</dc:date>
    </item>
  </channel>
</rss>

