<?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: Data source loosing credentials after Dataset parameter updated via API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4338374#M58758</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/275285"&gt;@kroman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you may try to update datasource for datasets.&lt;/P&gt;
&lt;P&gt;For reference:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources" target="_blank"&gt;Datasets - Update Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources-in-group" target="_blank"&gt;Datasets - Update Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Dec 2024 09:26:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-12-20T09:26:30Z</dc:date>
    <item>
      <title>Data source loosing credentials after Dataset parameter updated via API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4334945#M58729</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I noticed that if I update Power BI Dataset parameter via API, it loses&amp;nbsp; data source credentials, so I have to go to Power BI service and manualy update those credentials&lt;/P&gt;&lt;P&gt;Any idea how to sort it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 11:18:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4334945#M58729</guid>
      <dc:creator>kroman</dc:creator>
      <dc:date>2024-12-18T11:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data source loosing credentials after Dataset parameter updated via API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4336043#M58735</link>
      <description>&lt;P&gt;You can even use REST API to update the credentails :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/update-datasource" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/update-datasource&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 04:25:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4336043#M58735</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-12-19T04:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data source loosing credentials after Dataset parameter updated via API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4336644#M58740</link>
      <description>&lt;P&gt;Thats for Gateways, which we dont use&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 09:37:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4336644#M58740</guid>
      <dc:creator>kroman</dc:creator>
      <dc:date>2024-12-19T09:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data source loosing credentials after Dataset parameter updated via API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4338374#M58758</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/275285"&gt;@kroman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you may try to update datasource for datasets.&lt;/P&gt;
&lt;P&gt;For reference:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources" target="_blank"&gt;Datasets - Update Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources-in-group" target="_blank"&gt;Datasets - Update Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 09:26:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4338374#M58758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-20T09:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data source loosing credentials after Dataset parameter updated via API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4340946#M58792</link>
      <description>&lt;P&gt;Tryed it - doing the same thing, removing datasource credentials &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 15:42:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-source-loosing-credentials-after-Dataset-parameter-updated/m-p/4340946#M58792</guid>
      <dc:creator>kroman</dc:creator>
      <dc:date>2024-12-23T15:42:05Z</dc:date>
    </item>
  </channel>
</rss>

