<?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: Viewing dataflow usage by user in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-dataflow-usage-by-user/m-p/3985197#M53302</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/296416"&gt;@analyst85&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can get the &lt;SPAN&gt;users by dataflow in Power BI using the following REST APIs:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflows" target="_blank"&gt;Dataflows - Get Dataflows - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/dataflows-get-dataflow-users-as-admin" target="_blank"&gt;Admin - Dataflows GetDataflowUsersAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GET https://api.powerbi.com/v1.0/myorg/admin/dataflows/{dataflowId}/users&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) or authenticate using a service principal.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Delegated permissions are supported.&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The above one only get the user&amp;nbsp;&lt;SPAN&gt;information about access rights and permissions&lt;/SPAN&gt; not the usage details. You can refer the following links to get the usage details by audit log or usage metrics:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-auditing" target="_blank"&gt;Track user activities in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/monitor-azure-audit-logs-with-power-bi/" target="_blank"&gt;Visualize your Azure Audit Logs with Power BI | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics" target="_blank"&gt;Monitor usage metrics in workspaces (preview) - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A style="background-color: #ffffff; outline: 0px;" href="https://p3adaptive.com/power-bi-usage-metric-reporting-a-guide-to-game-changing-insights/" target="_blank"&gt;Power BI Usage Metric Reporting: A Guide to Game-Changing Insights - P3 Adaptive&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 06:56:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-11T06:56:53Z</dc:date>
    <item>
      <title>Viewing dataflow usage by user</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-dataflow-usage-by-user/m-p/3983527#M53284</link>
      <description>&lt;P&gt;Is it possible with the API to see my users by dataflow? Not the developer specific operations like opening the dataflow, or refreshing, but where someone has directly used it in a report by importing it into Power BI desktop for example.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 12:19:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-dataflow-usage-by-user/m-p/3983527#M53284</guid>
      <dc:creator>analyst85</dc:creator>
      <dc:date>2024-06-10T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing dataflow usage by user</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-dataflow-usage-by-user/m-p/3985197#M53302</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/296416"&gt;@analyst85&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can get the &lt;SPAN&gt;users by dataflow in Power BI using the following REST APIs:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflows" target="_blank"&gt;Dataflows - Get Dataflows - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/dataflows-get-dataflow-users-as-admin" target="_blank"&gt;Admin - Dataflows GetDataflowUsersAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GET https://api.powerbi.com/v1.0/myorg/admin/dataflows/{dataflowId}/users&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) or authenticate using a service principal.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Delegated permissions are supported.&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The above one only get the user&amp;nbsp;&lt;SPAN&gt;information about access rights and permissions&lt;/SPAN&gt; not the usage details. You can refer the following links to get the usage details by audit log or usage metrics:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-auditing" target="_blank"&gt;Track user activities in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/monitor-azure-audit-logs-with-power-bi/" target="_blank"&gt;Visualize your Azure Audit Logs with Power BI | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics" target="_blank"&gt;Monitor usage metrics in workspaces (preview) - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A style="background-color: #ffffff; outline: 0px;" href="https://p3adaptive.com/power-bi-usage-metric-reporting-a-guide-to-game-changing-insights/" target="_blank"&gt;Power BI Usage Metric Reporting: A Guide to Game-Changing Insights - P3 Adaptive&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 06:56:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-dataflow-usage-by-user/m-p/3985197#M53302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-11T06:56:53Z</dc:date>
    </item>
  </channel>
</rss>

