<?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: [HELP] Accessing Pages Views from Power BI Audit Logs using Dataflows in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/HELP-Accessing-Pages-Views-from-Power-BI-Audit-Logs-using/m-p/3246115#M42766</link>
    <description>&lt;LI-CODE lang="markup"&gt;As i can see its possible via API&lt;/LI-CODE&gt;
&lt;P&gt;I don't think so.&amp;nbsp; We have been waiting for the promised enhanced logging for quite a while now.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 21 May 2023 23:12:56 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-05-21T23:12:56Z</dc:date>
    <item>
      <title>[HELP] Accessing Pages Views from Power BI Audit Logs using Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/HELP-Accessing-Pages-Views-from-Power-BI-Audit-Logs-using/m-p/3244820#M42751</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently working on building &lt;STRONG&gt;custom usage metrics reports&lt;/STRONG&gt; for Power BI and I'm facing an issue with accessing &lt;STRONG&gt;Page Views data from the Power BI Audit Logs within Dataflows&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Here's the problem I'm encountering:&lt;/STRONG&gt;&lt;/EM&gt; I have access to the Power BI Dataflows Audit Logs, which provide me with information on workspaces, reports, datasets, gateways, etc. However, &lt;STRONG&gt;I haven't been able to find the data related to Page Views within the data flow.&lt;/STRONG&gt; As i can see its possible via API but i need to access or view the data via dataflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would greatly appreciate it if someone could guide me on how to &lt;STRONG&gt;retrieve&lt;/STRONG&gt; &lt;STRONG&gt;the Page Views data from the Power BI Audit Logs using&lt;/STRONG&gt; &lt;STRONG&gt;Dataflows&lt;/STRONG&gt;. Any suggestions, insights, or solutions would be highly valuable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20230519_235734.jpg" style="width: 2400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/917518iF9FFA2AF250FAC59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20230519_235734.jpg" alt="IMG_20230519_235734.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Out IT team has created a custom dataflow exposing only the following attributes from the audit log :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RecordType&lt;/P&gt;&lt;P&gt;CreationTime&lt;/P&gt;&lt;P&gt;Operation&lt;/P&gt;&lt;P&gt;OrganizationId&lt;/P&gt;&lt;P&gt;UserType&lt;/P&gt;&lt;P&gt;UserKey&lt;/P&gt;&lt;P&gt;Workload&lt;/P&gt;&lt;P&gt;UserId&lt;/P&gt;&lt;P&gt;ClientIP&lt;/P&gt;&lt;P&gt;UserAgent&lt;/P&gt;&lt;P&gt;Activity&lt;/P&gt;&lt;P&gt;ItemName&lt;/P&gt;&lt;P&gt;WorkSpaceName&lt;/P&gt;&lt;P&gt;DatasetName&lt;/P&gt;&lt;P&gt;ReportName&lt;/P&gt;&lt;P&gt;CapacityId&lt;/P&gt;&lt;P&gt;CapacityName&lt;/P&gt;&lt;P&gt;WorkspaceId&lt;/P&gt;&lt;P&gt;AppName&lt;/P&gt;&lt;P&gt;ObjectId&lt;/P&gt;&lt;P&gt;DatasetId&lt;/P&gt;&lt;P&gt;ReportId&lt;/P&gt;&lt;P&gt;IsSuccess&lt;/P&gt;&lt;P&gt;ReportType&lt;/P&gt;&lt;P&gt;AppReportId&lt;/P&gt;&lt;P&gt;DistributionMethod&lt;/P&gt;&lt;P&gt;ConsumptionMethod&lt;/P&gt;&lt;P&gt;TableName&lt;/P&gt;&lt;P&gt;DashboardName&lt;/P&gt;&lt;P&gt;DashboardId&lt;/P&gt;&lt;P&gt;Datasets&lt;/P&gt;&lt;P&gt;EmbedTokenId&lt;/P&gt;&lt;P&gt;CustomVisualAccessTokenResourceId&lt;/P&gt;&lt;P&gt;CustomVisualAccessTokenSiteUri&lt;/P&gt;&lt;P&gt;DataConnectivityMode&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 06:09:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/HELP-Accessing-Pages-Views-from-Power-BI-Audit-Logs-using/m-p/3244820#M42751</guid>
      <dc:creator>Ravivermajp</dc:creator>
      <dc:date>2023-05-20T06:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: [HELP] Accessing Pages Views from Power BI Audit Logs using Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/HELP-Accessing-Pages-Views-from-Power-BI-Audit-Logs-using/m-p/3246115#M42766</link>
      <description>&lt;LI-CODE lang="markup"&gt;As i can see its possible via API&lt;/LI-CODE&gt;
&lt;P&gt;I don't think so.&amp;nbsp; We have been waiting for the promised enhanced logging for quite a while now.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 23:12:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/HELP-Accessing-Pages-Views-from-Power-BI-Audit-Logs-using/m-p/3246115#M42766</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-05-21T23:12:56Z</dc:date>
    </item>
  </channel>
</rss>

