<?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 Auto Refresh power bi dashboard through Webhook in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2312915#M34161</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Anyone suggests to me how to use the webhook for refreshing the dataset.&lt;/P&gt;&lt;P&gt;As I want to create a real-time dashboard so, I'm expecting a step-by-step guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 12:12:50 GMT</pubDate>
    <dc:creator>vijay22kar</dc:creator>
    <dc:date>2022-02-01T12:12:50Z</dc:date>
    <item>
      <title>Auto Refresh power bi dashboard through Webhook</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2312915#M34161</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Anyone suggests to me how to use the webhook for refreshing the dataset.&lt;/P&gt;&lt;P&gt;As I want to create a real-time dashboard so, I'm expecting a step-by-step guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 12:12:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2312915#M34161</guid>
      <dc:creator>vijay22kar</dc:creator>
      <dc:date>2022-02-01T12:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Refresh power bi dashboard through Webhook</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2318793#M34208</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/121191"&gt;@vijay22kar&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Did you mean the streaming dataset? If that's the case, you can refer to the official document about using the steam dataset to create real-time dashboard tiles.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming" target="_blank"&gt;Real-time streaming in Power BI - Power BI | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 02:19:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2318793#M34208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-04T02:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Refresh power bi dashboard through Webhook</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2318965#M34213</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;But,&amp;nbsp; My dataset is the multiple Sharepoint list and I want to do the real-time dashboard through the push dataset.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 04:05:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2318965#M34213</guid>
      <dc:creator>vijay22kar</dc:creator>
      <dc:date>2022-02-04T04:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Refresh power bi dashboard through Webhook</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2330180#M34317</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/121191"&gt;@vijay22kar&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;You can create an application/service to extract data from the sharepoint list based on api and manually push them to the power bi service steaming dataset.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest" target="_blank"&gt;Working with lists and list items with REST | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 07:47:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Auto-Refresh-power-bi-dashboard-through-Webhook/m-p/2330180#M34317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-10T07:47:53Z</dc:date>
    </item>
  </channel>
</rss>

