<?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 Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring? in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5125947#M15317</link>
    <description>&lt;DIV&gt;&lt;H3&gt;&lt;STRONG&gt;Description / Problem Statement&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently working on an analytics architecture involving &lt;STRONG&gt;Dynamics 365 Finance &amp;amp; Operations (F&amp;amp;O)&lt;/STRONG&gt;, &lt;STRONG&gt;Dataverse&lt;/STRONG&gt;, and &lt;STRONG&gt;Microsoft Fabric&lt;/STRONG&gt;, and I’d like to clarify whether a specific integration scenario is currently supported or on the roadmap.&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Dynamics 365 F&amp;amp;O exposes its data through &lt;STRONG&gt;Dataverse&lt;/STRONG&gt;, where F&amp;amp;O entities typically appear as &lt;STRONG&gt;virtual tables&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;When using &lt;STRONG&gt;Link to Microsoft Fabric (Fabric Link)&lt;/STRONG&gt;, only &lt;STRONG&gt;physical Dataverse tables with change tracking enabled&lt;/STRONG&gt; are supported.&lt;/LI&gt;&lt;LI&gt;As a result, to make F&amp;amp;O data available in Fabric today, it is usually necessary to:&lt;UL&gt;&lt;LI&gt;Materialize F&amp;amp;O entities into &lt;STRONG&gt;physical Dataverse tables&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enable change tracking&lt;/LI&gt;&lt;LI&gt;Accept additional &lt;STRONG&gt;Dataverse storage consumption&lt;/STRONG&gt;, since Dataverse generates Delta/Parquet replicas&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This approach works, but it introduces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Extra Dataverse storage costs&lt;/LI&gt;&lt;LI&gt;Data duplication (operational data being materialized purely for analytics)&lt;/LI&gt;&lt;LI&gt;Additional operational complexity&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;What I’m trying to understand&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Microsoft Fabric supports different mirroring approaches, including &lt;STRONG&gt;metadata mirroring (shortcut-based access)&lt;/STRONG&gt;, where:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Data remains in the source system&lt;/LI&gt;&lt;LI&gt;No physical copy is written into OneLake&lt;/LI&gt;&lt;LI&gt;Fabric queries data through metadata/shortcuts only&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Given this, my questions are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is it currently possible (or planned) to connect Dynamics 365 F&amp;amp;O tables to Fabric using a metadata-only mirroring approach&lt;/STRONG&gt;, similar to how shortcuts work for other platforms, &lt;STRONG&gt;without materializing data into Dataverse storage or OneLake&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Has Fabric (or Dataverse) considered supporting F&amp;amp;O virtual tables directly&lt;/STRONG&gt;, so they could be queried from Fabric without requiring physical Dataverse tables and Delta replication?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Some community discussions suggest that &lt;STRONG&gt;Dataverse-based replication might no longer be the optimal long-term approach&lt;/STRONG&gt; for large F&amp;amp;O analytical workloads.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is there any official guidance or roadmap indicating a shift toward a different integration pattern (e.g., direct metadata mirroring or another Fabric-native approach)?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 Mar 2026 09:25:40 GMT</pubDate>
    <dc:creator>jmiliani74</dc:creator>
    <dc:date>2026-03-05T09:25:40Z</dc:date>
    <item>
      <title>Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5125947#M15317</link>
      <description>&lt;DIV&gt;&lt;H3&gt;&lt;STRONG&gt;Description / Problem Statement&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently working on an analytics architecture involving &lt;STRONG&gt;Dynamics 365 Finance &amp;amp; Operations (F&amp;amp;O)&lt;/STRONG&gt;, &lt;STRONG&gt;Dataverse&lt;/STRONG&gt;, and &lt;STRONG&gt;Microsoft Fabric&lt;/STRONG&gt;, and I’d like to clarify whether a specific integration scenario is currently supported or on the roadmap.&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Dynamics 365 F&amp;amp;O exposes its data through &lt;STRONG&gt;Dataverse&lt;/STRONG&gt;, where F&amp;amp;O entities typically appear as &lt;STRONG&gt;virtual tables&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;When using &lt;STRONG&gt;Link to Microsoft Fabric (Fabric Link)&lt;/STRONG&gt;, only &lt;STRONG&gt;physical Dataverse tables with change tracking enabled&lt;/STRONG&gt; are supported.&lt;/LI&gt;&lt;LI&gt;As a result, to make F&amp;amp;O data available in Fabric today, it is usually necessary to:&lt;UL&gt;&lt;LI&gt;Materialize F&amp;amp;O entities into &lt;STRONG&gt;physical Dataverse tables&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enable change tracking&lt;/LI&gt;&lt;LI&gt;Accept additional &lt;STRONG&gt;Dataverse storage consumption&lt;/STRONG&gt;, since Dataverse generates Delta/Parquet replicas&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This approach works, but it introduces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Extra Dataverse storage costs&lt;/LI&gt;&lt;LI&gt;Data duplication (operational data being materialized purely for analytics)&lt;/LI&gt;&lt;LI&gt;Additional operational complexity&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;What I’m trying to understand&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Microsoft Fabric supports different mirroring approaches, including &lt;STRONG&gt;metadata mirroring (shortcut-based access)&lt;/STRONG&gt;, where:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Data remains in the source system&lt;/LI&gt;&lt;LI&gt;No physical copy is written into OneLake&lt;/LI&gt;&lt;LI&gt;Fabric queries data through metadata/shortcuts only&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Given this, my questions are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is it currently possible (or planned) to connect Dynamics 365 F&amp;amp;O tables to Fabric using a metadata-only mirroring approach&lt;/STRONG&gt;, similar to how shortcuts work for other platforms, &lt;STRONG&gt;without materializing data into Dataverse storage or OneLake&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Has Fabric (or Dataverse) considered supporting F&amp;amp;O virtual tables directly&lt;/STRONG&gt;, so they could be queried from Fabric without requiring physical Dataverse tables and Delta replication?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Some community discussions suggest that &lt;STRONG&gt;Dataverse-based replication might no longer be the optimal long-term approach&lt;/STRONG&gt; for large F&amp;amp;O analytical workloads.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is there any official guidance or roadmap indicating a shift toward a different integration pattern (e.g., direct metadata mirroring or another Fabric-native approach)?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Mar 2026 09:25:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5125947#M15317</guid>
      <dc:creator>jmiliani74</dc:creator>
      <dc:date>2026-03-05T09:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5127546#M15349</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Description / Problem Statement&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m currently working on an analytics architecture involving Microsoft Dynamics 365 Finance &amp;amp; Operations, Microsoft Dataverse, and Microsoft Fabric, and I would like to clarify whether a specific integration scenario is currently supported or planned on the product roadmap.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Short Answer:&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Today there is no native way to directly expose Dynamics 365 F&amp;amp;O virtual tables from Dataverse to Microsoft Fabric using Fabric Link for Dataverse.&lt;/P&gt;&lt;P&gt;Fabric Link supports only physical Dataverse tables that have change tracking enabled, not virtual tables.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Work around&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Yes it is possible, in my current assignment, instead of going for the mirroring or synapse link, what i did i created a external table shortcuts in fabric lakehouse and from there i queries dynamic F&amp;amp;O data in Lakehouse SQL Endpoints.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this helps, &lt;/STRONG&gt;&lt;STRONG&gt;✓&lt;/STRONG&gt;&lt;STRONG&gt; Mark as Kudos | Mark as Solution| Help Others&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 07:03:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5127546#M15349</guid>
      <dc:creator>Murtaza_Ghafoor</dc:creator>
      <dc:date>2026-03-08T07:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5128686#M15385</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1531605"&gt;@jmiliani74&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, &lt;STRONG&gt;Dynamics 365 F&amp;amp;O virtual tables cannot be queried directly in Microsoft Fabric using metadata-only mirroring&lt;/STRONG&gt;. Fabric Link supports only &lt;STRONG&gt;physical Dataverse tables with change tracking&lt;/STRONG&gt;, so you must &lt;STRONG&gt;materialize virtual tables or use ETL pipelines&lt;/STRONG&gt; to access F&amp;amp;O data in Fabric. No public roadmap currently indicates support for direct metadata-only queries.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;References:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-view-in-fabric?utm_source=chatgpt.com" target="_new" rel="noopener"&gt;Link Dataverse to Microsoft Fabric&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-apps/maker/data-platform/fabric-link-faq?utm_source=chatgpt.com" target="_new" rel="noopener"&gt;Fabric Link FAQ&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/it-it/dynamics365/fin-ops-core/dev-itpro/power-platform/track-changes-fin-ops-virtual-table?utm_source=chatgpt.com" target="_new" rel="noopener"&gt;Change tracking for F&amp;amp;O virtual tables&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 10 Mar 2026 00:26:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5128686#M15385</guid>
      <dc:creator>Olufemi7</dc:creator>
      <dc:date>2026-03-10T00:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5129527#M15397</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1531605" target="_blank"&gt;@jmiliani74,&lt;/A&gt;&lt;BR /&gt;Did you try this option ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Work around&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Yes it is possible, in my current assignment, instead of going for the mirroring or synapse link, what i did i created a external table shortcuts in fabric lakehouse and from there i queries dynamic F&amp;amp;O data in Lakehouse SQL Endpoints.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this helps,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;✓&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Mark as Kudos | Mark as Solution| Help Others&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 20:44:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5129527#M15397</guid>
      <dc:creator>Murtaza_Ghafoor</dc:creator>
      <dc:date>2026-03-10T20:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5131493#M15447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1531605"&gt;@jmiliani74&lt;/a&gt;,&lt;BR /&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 08:49:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5131493#M15447</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-13T08:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5133467#M15471</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1531605" target="_blank"&gt;@jmiliani74&lt;/A&gt;,&lt;BR /&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 09:59:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5133467#M15471</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-16T09:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5134209#M15494</link>
      <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you share an example of this kind of configuration with Dynamics FO ? please&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 16:42:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5134209#M15494</guid>
      <dc:creator>jmiliani74</dc:creator>
      <dc:date>2026-03-17T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can Dynamics 365 Finance data be queried in Fabric using metadata mirroring?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5137483#M15535</link>
      <description>&lt;DIV&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1531605"&gt;@jmiliani74&lt;/a&gt;,&lt;BR /&gt;You can’t set up external table shortcuts directly for Dynamics 365 F&amp;amp;O data. Fabric Lakehouse shortcuts work only after the data is exposed through a supported source (such as external storage or physical Dataverse tables). The &lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-shortcuts" target="_self"&gt;shortcuts documentation&lt;/A&gt; explains how shortcuts work in general, but it does not provide an F&amp;amp;O‑specific or end‑to‑end setup, nor does it enable direct access to F&amp;amp;O virtual tables.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;BR /&gt;Prashanth&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Mar 2026 10:50:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Can-Dynamics-365-Finance-data-be-queried-in-Fabric-using/m-p/5137483#M15535</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-23T10:50:17Z</dc:date>
    </item>
  </channel>
</rss>

