<?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: Dataflows using variable library and SQL end point as source type failing when deployed. in Fabric platform</title>
    <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4903041#M23902</link>
    <description>&lt;P&gt;Hi &lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250534" target="_self"&gt;&lt;SPAN class=""&gt;v-echaithra&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;At present, I am able to manage the issue with a temporary workaround. I trust that future updates from Fabric will address this limitation, enabling users to utilize the variable library in Dataflow Gen2 when connecting to the Lakehouse through the SQL endpoint.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Dec 2025 11:34:49 GMT</pubDate>
    <dc:creator>Nikhilesh_NG</dc:creator>
    <dc:date>2025-12-16T11:34:49Z</dc:date>
    <item>
      <title>Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4898786#M23659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dataflows using variable library and lakehouse SQL end point as source type is not working during deployment from one workspace to another workspace use case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing an issue while using the &lt;STRONG&gt;Variable Library integration for Dataflow Gen2, as described in the Microsoft documentation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-variable-library-integration" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-variable-library-integration&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our scenario involves deploying a Dataflow from one Fabric workspace to another. The connection is dynamically updated using the variable library (workspace ID and lakehouse name). This works correctly&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but when the source is the SQL Endpoint of a Lakehouse ( to pass SQL query instead of lakehouse table directly ) configured as Database , the deployment fails with the following behavior:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The dataflow throws an error stating “Data source credentials missing”&amp;nbsp;or sometimes a module error.&lt;/LI&gt;&lt;LI&gt;Even though the variable library is correctly configured and other sources are resolving properly, the SQL Endpoint connection does not update or authenticate during deployment.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Could anyone please help me understand whether:&lt;/P&gt;&lt;UL&gt;&lt;OL&gt;&lt;LI&gt;The SQL Endpoint of a Lakehouse is supported for variable-based connection switching during deployment.&lt;/LI&gt;&lt;LI&gt;If so, please let me know if I might have missed any configuration point before deployment.&lt;/LI&gt;&lt;/OL&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 16:26:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4898786#M23659</guid>
      <dc:creator>Nikhilesh_NG</dc:creator>
      <dc:date>2025-12-10T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4899104#M23674</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1459599" data-lia-user-login="Nikhilesh_NG" class="lia-mention lia-mention-user"&gt;Nikhilesh_NG&lt;/a&gt;&lt;/P&gt;&lt;P&gt;No, you did not miss any configuration. In the documentation under&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-variable-library-integration#considerations-and-limitations" target="_self"&gt;Considerations and limitations&lt;/A&gt; and you will the point&amp;nbsp;&lt;EM&gt;“Variables can't alter connection information. Connections remain fixed to the authored resource path configurations.”.&lt;/EM&gt;&amp;nbsp;So deploying to another workspace will currently not automatically re-bind a generic SQL/Database connection to that workspace’s lakehouse SQL endpoint, and the “data source credentials missing” is expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of connecting to the SQL Endpoint of the Lakehouse, you can try to connect to the Lakehouse itself and parameterize is using the WorkspaceId and LakehouseId. Check it this article&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-variable-references" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-variable-references&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps. If so, please give kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; and mark as Accepted Solution &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; to help others.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 23:19:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4899104#M23674</guid>
      <dc:creator>nielsvdc</dc:creator>
      <dc:date>2025-12-10T23:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4902988#M23898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1459599" data-lia-user-login="Nikhilesh_NG" class="lia-mention lia-mention-user"&gt;Nikhilesh_NG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="290706" data-lia-user-login="nielsvdc" class="lia-mention lia-mention-user"&gt;nielsvdc&lt;/a&gt;&amp;nbsp; for your inputs.&lt;BR /&gt;&lt;SPAN&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We are always here to support you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Support Team.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 10:45:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4902988#M23898</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-12-16T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4903036#M23901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/290706" target="_self"&gt;&lt;SPAN class=""&gt;nielsvdc,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank you so much for your inputs. I have looked for a workaround option by creating views through which I can connect to lakehouse directly using one lake instead of using sql end point.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 11:29:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4903036#M23901</guid>
      <dc:creator>Nikhilesh_NG</dc:creator>
      <dc:date>2025-12-16T11:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4903041#M23902</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250534" target="_self"&gt;&lt;SPAN class=""&gt;v-echaithra&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;At present, I am able to manage the issue with a temporary workaround. I trust that future updates from Fabric will address this limitation, enabling users to utilize the variable library in Dataflow Gen2 when connecting to the Lakehouse through the SQL endpoint.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 11:34:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4903041#M23902</guid>
      <dc:creator>Nikhilesh_NG</dc:creator>
      <dc:date>2025-12-16T11:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows using variable library and SQL end point as source type failing when deployed.</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4904490#M23999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1459599" data-lia-user-login="Nikhilesh_NG" class="lia-mention lia-mention-user"&gt;Nikhilesh_NG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="34" data-end="127"&gt;Thank you for the update and for sharing the workaround that has been effective in your case.&lt;/P&gt;
&lt;P data-start="129" data-end="227"&gt;If you need any further assistance, please don't hesitate to reach out. We're always here to help!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="229" data-end="256"&gt;Best regards,&lt;BR data-start="242" data-end="245" /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 05:47:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Dataflows-using-variable-library-and-SQL-end-point-as-source/m-p/4904490#M23999</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-12-18T05:47:54Z</dc:date>
    </item>
  </channel>
</rss>

