<?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: REST API Update dataflow parameters  or create rules in pipeline in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3832754#M51722</link>
    <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/722609"&gt;@B2BI&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV id="cib-chat-main" class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="0" aria-description="" aria-label="Sent by Copilot: Upon thorough investigation, it appears that there isn't a dedicated REST API endpoint specifically for updating the parameters of a dataflow directly. Nevertheless, you can utilize the following REST API endpoint if you wish to modify the information of the dataflow:"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Upon thorough investigation, it appears that there isn’t a dedicated REST API endpoint specifically for updating the parameters of a dataflow directly. Nevertheless, you can utilize the following REST API endpoint if you wish to modify the information of the dataflow:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/update-dataflow" target="_blank" rel="noopener"&gt;Dataflows - Update Dataflow - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;{&lt;BR /&gt;"name": "newDataflowName",&lt;BR /&gt;"description": "New dataflow description",&lt;BR /&gt;"allowNativeQueries": "false",&lt;BR /&gt;"computeEngineBehavior": "computeOptimized"&lt;BR /&gt;}&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 12 Apr 2024 06:35:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-12T06:35:51Z</dc:date>
    <item>
      <title>REST API Update dataflow parameters  or create rules in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3830770#M51709</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;I'm writing a script for automatic deployment&lt;/P&gt;&lt;P&gt;I successfully &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-parameters-in-group" target="_self"&gt;update the dataset parameters via the REST API&lt;/A&gt;, &lt;STRONG&gt;I need the same for dataflow&lt;/STRONG&gt;.&lt;BR /&gt;Or as another solution, &lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/create-rules" target="_self"&gt;create a rule for the deployment pipeline&lt;/A&gt; using&amp;nbsp; API&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 12:24:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3830770#M51709</guid>
      <dc:creator>B2BI</dc:creator>
      <dc:date>2024-04-11T12:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Update dataflow parameters  or create rules in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3832754#M51722</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/722609"&gt;@B2BI&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV id="cib-chat-main" class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="0" aria-description="" aria-label="Sent by Copilot: Upon thorough investigation, it appears that there isn't a dedicated REST API endpoint specifically for updating the parameters of a dataflow directly. Nevertheless, you can utilize the following REST API endpoint if you wish to modify the information of the dataflow:"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Upon thorough investigation, it appears that there isn’t a dedicated REST API endpoint specifically for updating the parameters of a dataflow directly. Nevertheless, you can utilize the following REST API endpoint if you wish to modify the information of the dataflow:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/update-dataflow" target="_blank" rel="noopener"&gt;Dataflows - Update Dataflow - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;{&lt;BR /&gt;"name": "newDataflowName",&lt;BR /&gt;"description": "New dataflow description",&lt;BR /&gt;"allowNativeQueries": "false",&lt;BR /&gt;"computeEngineBehavior": "computeOptimized"&lt;BR /&gt;}&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Apr 2024 06:35:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3832754#M51722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-12T06:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Update dataflow parameters  or create rules in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3833322#M51727</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the answer, changing the name of the dataflow using this method is certainly not what I wanted&lt;/P&gt;&lt;P&gt;Is there any information about creating rules for deployment pipelines using parameters via API?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 09:28:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Update-dataflow-parameters-or-create-rules-in-pipeline/m-p/3833322#M51727</guid>
      <dc:creator>B2BI</dc:creator>
      <dc:date>2024-04-12T09:28:42Z</dc:date>
    </item>
  </channel>
</rss>

