<?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: ODBC deployment rules in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4866900#M63710</link>
    <description>&lt;P&gt;The solution worked, the environment is changed in the different stages of the pipeline. The problem I am facing now are the database credentials, as they are different betwween environments and I am not able to update them in the semantic model setting or add a rule for changing them in the pipeline, can't find a way to parametrice them.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this something that can be solved, or maybe can be taken care of when using gateway connections? We don't have these yet in place, but shpuld be implemented soon too.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 11:11:57 GMT</pubDate>
    <dc:creator>beag</dc:creator>
    <dc:date>2025-11-05T11:11:57Z</dc:date>
    <item>
      <title>ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4861546#M63598</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We have two environments in Datasphere (development and production), and we connect to them using an ODBC connector.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I would like to to connect to the development environment and change the connection to the production one when the semantic model is deployed to the production workspace using the deployment pipelines. I can't seem to implement deployment rules for this semantic model though. Is there a way to achieve this change of enviroment when my data source connector is ODBC?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 11:22:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4861546#M63598</guid>
      <dc:creator>beag</dc:creator>
      <dc:date>2025-10-29T11:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4861578#M63599</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1381510"&gt;@beag&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using ODBC connections in Power BI Datasphere, deployment pipelines don’t automatically switch connection strings unless they are set up as parameters in your semantic model or dataset.&lt;/P&gt;
&lt;P&gt;If your ODBC DSN or connection string is hardcoded, deployment pipelines can’t change it directly.&lt;/P&gt;
&lt;P&gt;Here’s what you can do:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use parameters in your dataset/semantic model for parts of the ODBC connection (like server name) so deployment pipelines can update these during deployment.&lt;/LI&gt;
&lt;LI&gt;Manage separate ODBC DSNs for dev and prod on your gateway and configure deployment pipelines to use the correct gateway connection.&lt;/LI&gt;
&lt;LI&gt;If parameters aren’t possible, manually update the connection string after deployment.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In short, to automate switching, parameterize connection info or use gateway DSNs mapped correctly per environment. Do let us know if it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; I hope this solution helps you unlock your Power BI potential! If you found it helpful, click 'Mark as Solution' to guide others toward the answers they need.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":military_medal:"&gt;🎖&lt;/span&gt; As a proud &lt;/SPAN&gt;&lt;STRONG&gt;SuperUser&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;Microsoft Partner&lt;/STRONG&gt;&lt;SPAN&gt;, we’re here to empower your data journey and the Power BI Community at large.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":link:"&gt;🔗&lt;/span&gt; Curious to explore more?&lt;/SPAN&gt;&lt;A href="https://www.grazitti.com/services/data-science/solutions/data-visualization/?utm_source=community&amp;amp;utm_medium=powerbi-community&amp;amp;utm_campaign=Community-Outreach-By-Analytics" target="_blank"&gt; &lt;SPAN&gt;[Discover here]&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;Let’s keep building smarter solutions together!&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 12:04:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4861578#M63599</guid>
      <dc:creator>grazitti_sapna</dc:creator>
      <dc:date>2025-10-29T12:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4862408#M63620</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1381510"&gt;@beag&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Have you had a chance to review the solution we shared by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/546935"&gt;@grazitti_sapna&lt;/a&gt;? If the issue persists, feel free to reply so we can help further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 11:59:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4862408#M63620</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-10-30T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4864475#M63646</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1381510"&gt;@beag&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you had a chance to review the solution we shared by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/546935"&gt;@grazitti_sapna&lt;/a&gt;? If the issue persists, feel free to reply so we can help further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 04:13:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4864475#M63646</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-11-03T04:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4866900#M63710</link>
      <description>&lt;P&gt;The solution worked, the environment is changed in the different stages of the pipeline. The problem I am facing now are the database credentials, as they are different betwween environments and I am not able to update them in the semantic model setting or add a rule for changing them in the pipeline, can't find a way to parametrice them.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this something that can be solved, or maybe can be taken care of when using gateway connections? We don't have these yet in place, but shpuld be implemented soon too.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 11:11:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4866900#M63710</guid>
      <dc:creator>beag</dc:creator>
      <dc:date>2025-11-05T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC deployment rules</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4867639#M63717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1381510"&gt;@beag&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please check the below references which describe a similar issue and may help resolve your case&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Change-SQL-database-credentials-in-Power-BI-deployment-pipeline/m-p/3989496" target="_blank"&gt;Solved: Change SQL database credentials in Power BI deploy... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/create-rules?tabs=new-ui#create-a-deployment-rule" target="_blank"&gt;Create deployment rules for Fabric's ALM - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 06:40:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ODBC-deployment-rules/m-p/4867639#M63717</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-11-06T06:40:57Z</dc:date>
    </item>
  </channel>
</rss>

