<?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: Turn Off a Refresh Schedule Using XMLA Endpoint? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2505442#M36016</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp;Thank you!! I think this work work. I'll implement this and let you know. I appreciate it very much!&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 16:10:57 GMT</pubDate>
    <dc:creator>BrandedSaiyan</dc:creator>
    <dc:date>2022-05-10T16:10:57Z</dc:date>
    <item>
      <title>Turn Off a Refresh Schedule Using XMLA Endpoint?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2503155#M36002</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a user group requesting that we turn on a refresh schedule in the service during quarter end reporting, with a water mark over the report showing the data isn't signed off on yet. Then they want a button on the report for when they are comfortable with the numbers that they can press that will both remove the watermark and turn off the refresh schedule.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I accomplish this using a web URL button in combinatation with the XMLA endpoint? We are using premium capacity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 22:04:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2503155#M36002</guid>
      <dc:creator>BrandedSaiyan</dc:creator>
      <dc:date>2022-05-09T22:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Turn Off a Refresh Schedule Using XMLA Endpoint?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2503250#M36004</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/322472"&gt;@BrandedSaiyan&lt;/a&gt;&amp;nbsp;You could use the REST API/Power BI PowerShell cmdlet.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/update-refresh-schedule" target="_blank"&gt;Datasets - Update Refresh Schedule - REST API (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 00:37:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2503250#M36004</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-05-10T00:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Turn Off a Refresh Schedule Using XMLA Endpoint?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2504895#M36013</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp;can I allow the user who is consuming the report call the REST API endpoint through use of a button?&lt;BR /&gt;&lt;BR /&gt;Thank you! We need to register our tenant still to make use of the API.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 13:00:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2504895#M36013</guid>
      <dc:creator>BrandedSaiyan</dc:creator>
      <dc:date>2022-05-10T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Turn Off a Refresh Schedule Using XMLA Endpoint?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2505254#M36015</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/322472"&gt;@BrandedSaiyan&lt;/a&gt;&amp;nbsp;What I would recommend would be to use Power Automate to fire off a flow. You can call the REST API or use PowerShell as a task within the flow. You can tie a button to the flow using the Power Automate visual.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 14:53:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2505254#M36015</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-05-10T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Turn Off a Refresh Schedule Using XMLA Endpoint?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2505442#M36016</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp;Thank you!! I think this work work. I'll implement this and let you know. I appreciate it very much!&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 16:10:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Turn-Off-a-Refresh-Schedule-Using-XMLA-Endpoint/m-p/2505442#M36016</guid>
      <dc:creator>BrandedSaiyan</dc:creator>
      <dc:date>2022-05-10T16:10:57Z</dc:date>
    </item>
  </channel>
</rss>

