<?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 Question about Dataflow Gen2 runtime remapping across multiple tables in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-about-Dataflow-Gen2-runtime-remapping-across-multiple/m-p/5187439#M16332</link>
    <description>&lt;P&gt;In Microsoft Fabric Dataflow Gen2, is it supported to use a single parameterized Dataflow for fully metadata-driven Bronze ingestion across multiple tables with different schemas?&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Pipeline passes runtime parameters:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;p_source_schema&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_source_table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_dest_schema&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_dest_table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Dataflow source navigation is dynamic using parameters&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Destination uses dynamic schema and automatic settings&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Goal is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;same DF2 reused for customers/orders/products/etc.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;automatic runtime column mapping&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;all columns converted dynamically to string/text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The Dataflow still appears to retain metadata/mapping from the first previewed table (customers)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Runtime refresh either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;creates the wrong destination table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;or fails with generic EntityUserFailure / Mashup errors&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Question:&lt;BR /&gt;Does DF2 truly support runtime automatic remapping for different table schemas inside a single reusable Dataflow, or is the recommended architecture:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;one DF2 per table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;or Notebook/Spark for metadata-driven Bronze ingestion?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 22 May 2026 09:41:19 GMT</pubDate>
    <dc:creator>Johanny_O</dc:creator>
    <dc:date>2026-05-22T09:41:19Z</dc:date>
    <item>
      <title>Question about Dataflow Gen2 runtime remapping across multiple tables</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-about-Dataflow-Gen2-runtime-remapping-across-multiple/m-p/5187439#M16332</link>
      <description>&lt;P&gt;In Microsoft Fabric Dataflow Gen2, is it supported to use a single parameterized Dataflow for fully metadata-driven Bronze ingestion across multiple tables with different schemas?&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Pipeline passes runtime parameters:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;p_source_schema&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_source_table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_dest_schema&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;p_dest_table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Dataflow source navigation is dynamic using parameters&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Destination uses dynamic schema and automatic settings&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Goal is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;same DF2 reused for customers/orders/products/etc.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;automatic runtime column mapping&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;all columns converted dynamically to string/text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The Dataflow still appears to retain metadata/mapping from the first previewed table (customers)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Runtime refresh either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;creates the wrong destination table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;or fails with generic EntityUserFailure / Mashup errors&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Question:&lt;BR /&gt;Does DF2 truly support runtime automatic remapping for different table schemas inside a single reusable Dataflow, or is the recommended architecture:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;one DF2 per table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;or Notebook/Spark for metadata-driven Bronze ingestion?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 22 May 2026 09:41:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-about-Dataflow-Gen2-runtime-remapping-across-multiple/m-p/5187439#M16332</guid>
      <dc:creator>Johanny_O</dc:creator>
      <dc:date>2026-05-22T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dataflow Gen2 runtime remapping across multiple tables</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-about-Dataflow-Gen2-runtime-remapping-across-multiple/m-p/5187472#M16335</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1597342"&gt;@Johanny_O&lt;/a&gt;&amp;nbsp;Dataflow Gen2 allows parameterisation, enabling you to execute the same process with different values each time within a pipeline. Please refer to the Microsoft documentation for details on how this works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-parameterized-dataflow" target="_blank"&gt;Parameterized Dataflow Gen2 - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 10:50:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-about-Dataflow-Gen2-runtime-remapping-across-multiple/m-p/5187472#M16335</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-05-22T10:50:04Z</dc:date>
    </item>
  </channel>
</rss>

