<?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 Tracking Page Views through PowerBI API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4916786#M64330</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the Get - Activity Events function through the Rest API is not on a page view grain. Meaning when tracking user activity you can determine "Who viewed a report", but not necessary "Who viewed Page 2 of a report".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible currently? Is there an alternative?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2026 13:56:11 GMT</pubDate>
    <dc:creator>Andrew-USI</dc:creator>
    <dc:date>2026-01-12T13:56:11Z</dc:date>
    <item>
      <title>Tracking Page Views through PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4916786#M64330</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the Get - Activity Events function through the Rest API is not on a page view grain. Meaning when tracking user activity you can determine "Who viewed a report", but not necessary "Who viewed Page 2 of a report".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible currently? Is there an alternative?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 13:56:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4916786#M64330</guid>
      <dc:creator>Andrew-USI</dc:creator>
      <dc:date>2026-01-12T13:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Page Views through PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4917003#M64334</link>
      <description>&lt;P&gt;Power BI’s Usage Metrics report &lt;EM&gt;does&lt;/EM&gt; track Report Page Views (including page changes). However, it’s primarily designed for metrics/analytics and is typically aggregated, it’s not meant as a full “audit trail” equivalent to Activity Events.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 19:48:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4917003#M64334</guid>
      <dc:creator>cengizhanarslan</dc:creator>
      <dc:date>2026-01-12T19:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Page Views through PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4917201#M64337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1508070"&gt;@Andrew-USI&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you for reaching out to Microsoft Community.&lt;/P&gt;
&lt;P&gt;This is not possible today using the Power BI REST API.&lt;BR /&gt;The Get Activity Events endpoint in the Power BI REST API only captures activity at the report level for example, who viewed a report and when. It does not log client-side interactions such as page/tab navigation within a report.&lt;BR /&gt;As a result, you can identify who viewed a report, but you cannot determine which specific report page (Page 1, Page 2, etc.) was viewed using the REST API or audit logs. This is a known platform limitation and not something that can be enabled through configuration.&lt;BR /&gt;&lt;BR /&gt;Power BI service offers Usage Metrics reports that include page view counts. These metrics can show how many times each page was viewed, but they are aggregated not tied to individual users.&lt;BR /&gt;At the moment, the only supported approach to track page-level interactions is when using Power BI Embedded, where page change events can be captured via client-side JavaScript in the embedding application.&lt;BR /&gt;For standard Power BI Service reports, there is currently no native or API-based alternative to capture page-level view analytics.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 07:06:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4917201#M64337</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2026-01-13T07:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Page Views through PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4920435#M64358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1508070"&gt;@Andrew-USI&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 05:37:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4920435#M64358</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2026-01-19T05:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Page Views through PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4923083#M64377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1508070"&gt;@Andrew-USI&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I just wanted to check if the issue has been resolved on your end, or if you require any further assistance. Please feel free to let us know, we’re happy to help!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you&amp;nbsp;&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 05:52:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracking-Page-Views-through-PowerBI-API/m-p/4923083#M64377</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2026-01-22T05:52:05Z</dc:date>
    </item>
  </channel>
</rss>

