Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
David_CMR
Frequent Visitor

User Report - only logging report opens not page views

Is this a bug of some kind? report views come though fine but no page views are ever recorded. It's been like this since I published a report there. The only thing I've done differently with this workspace is that was a pbip file and the workspace is part of a deployment pipline. Although I don't think that should have any effect on how the service logs uses...

David_CMR_0-1743581512903.pngDavid_CMR_1-1743581670634.png

 

1 ACCEPTED SOLUTION

I found the solution mtself on reddit, it's a limitation on the pbir report format. Hopefully MS fix this soon?

https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report?tabs=desktop#pbir-cons...

View solution in original post

9 REPLIES 9
Poojara_D12
Super User
Super User

Hi @David_CMR 

The issue you're experiencing—where report views are tracked but page views remain blank—is likely related to your use of the .pbip file format combined with deployment pipelines in Power BI. While report opens are captured, the page-level telemetry might not be fully supported or reliably tracked yet in setups involving .pbip and deployment pipelines, as Microsoft is still refining telemetry and logging behavior for these newer configurations. Additionally, if users are accessing the report through embedded links, Teams, or in any way other than directly in the Power BI Service, page views might not be logged. Workspace settings, such as disconnected datasets in a deployment pipeline stage or telemetry restrictions at the tenant level, can also cause this issue. To confirm, you can try publishing the same report as a regular .pbix file into a non-pipeline workspace and view it directly in the Power BI Service to see if page views begin to register. If they do, the issue is very likely tied to the pipeline setup or .pbip format.

 

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
v-saisrao-msft
Community Support
Community Support

Hi  @David_CMR,

Thank you for reaching out to the Microsoft Fabric Forum Community. 

 

  • Navigate to the Fabric Admin Portal (Power BI Service) → Tenant settings → Check for any settings related to usage metrics. Make sure that page views tracking is enabled for your workspace. 
  • Page views are only recorded when users interact with different pages. If users open the report but don't navigate between pages, the metric may not update. Try opening different pages in the report yourself to see if they register. 
  • If your workspace is part of a deployment pipeline, ensure that usage metrics are enabled in the target workspace where the report is published. Check the Development, Test, and Production workspaces separately to see if metrics are captured in one but not the others. 
  • Since this report was published as a PBIP file, ensure that all metadata related to tracking is included. Try publishing a standard PBIX version of the report in a test workspace to see if the issue persists. 
  • Occasionally, usage metrics may take some time to update. Please try refreshing the dataset manually from the Usage Metrics Report page. 

Please refer to the links below for more details: 

Usage Metrics Report does not show Page Views - Microsoft Fabric Community 

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

 

Thank you.

  • Navigate to the Fabric Admin Portal (Power BI Service) → Tenant settings → Check for any settings related to usage metrics. Make sure that page views tracking is enabled for your workspace. 

    Not a tenant, but I can check with the tenant.

  • Page views are only recorded when users interact with different pages. If users open the report but don't navigate between pages, the metric may not update. Try opening different pages in the report yourself to see if they register. 

    Yeah, I'm 100% sure people, including me have navigated to and interacted with many/all of the pages in the report.

  • If your workspace is part of a deployment pipeline, ensure that usage metrics are enabled in the target workspace where the report is published. Check the Development, Test, and Production workspaces separately to see if metrics are captured in one but not the others. 

    Is this something a Tenant needs to do?

  • Since this report was published as a PBIP file, ensure that all metadata related to tracking is included. Try publishing a standard PBIX version of the report in a test workspace to see if the issue persists. 

    I'll try that.

  • Occasionally, usage metrics may take some time to update. Please try refreshing the dataset manually from the Usage Metrics Report page. 

    Yeah, doubt it's a refresh issue as it logs report opens but not page views and this has been the case for 30+ days

Hi @David_CMR,

Thank you for your detailed follow-up and for confirming the user interactions and workspace setup. 

  • Since you’re planning to test this—good decision. Please publish the same report as a standard .pbix file to a test workspace (not connected to a deployment pipeline). After publishing, interact with the report by navigating across pages and wait about 24 hours. If page views start registering here, it suggests the issue is likely related to the PBIP format or deployment pipeline setup. 
  • Since you aren't a tenant admin, I suggest asking someone with admin access to check the Power BI Admin Portal to ensure that Usage Metrics are enabled, especially the setting “Allow usage metrics for content creators” for your workspace or its security group. Also, make sure that activity logging policies aren't scoped in a way that might exclude tracking of page views. While report opens may still be captured, page views rely on more granular telemetry, which could be restricted at the tenant level. 
  • If your report is in a pipeline-connected workspace, review the deployment pipeline and workspace configuration. First, confirm the workspace is hosted in Premium capacity, as some telemetry features may behave differently in shared capacity. Ensure that usage metrics weren’t disabled or overwritten during deployment. It's also helpful to check whether page views are being tracked across Dev, Test, and Prod stages individually, as behavior can vary between them. As a troubleshooting step, try manually re-deploying the report outside of the pipeline to rule out any deployment-related metadata issues. 
  • Does the report use custom buttons, bookmarks, or navigation panes instead of the standard page tabs? These methods can sometimes affect how page views are tracked. In your PBIX test version, try navigating pages using the standard tabs to see if that makes a difference. 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

 

Thank you.

David_CMR_0-1744019310294.png
Looks like the test report works fine, it gives veiws.



The other report (that came from a pbip file) still has report opens with no page views logged.

David_CMR_1-1744019351956.png

 



 

 

Hi @David_CMR,

We’re following up once more regarding your query. Could you please confirm if the issue has been resolved through the support ticket with Microsoft?

  • If the issue has been resolved, we kindly request you to share the resolution or key insights here to help others in the community.
  • If we don’t hear back, we’ll go ahead and close this thread.

Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.

 

Thank you.

I found the solution mtself on reddit, it's a limitation on the pbir report format. Hopefully MS fix this soon?

https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report?tabs=desktop#pbir-cons...

Hi @David_CMR,

Thank you for the update. Please accept your response as a solution so it will be helpful for other members.

Thank you.

Hi @David_CMR,

 

Since this issue seems to be specific to PBIP reports deployed via deployment pipelines and does not occur with the PBIX format, I suggest opening a support ticket with Microsoft. This will enable the product team to investigate further and determine if it is a known limitation or an issue with PBIP or pipeline deployment telemetry.
You can submit a support request through the Microsoft Fabric support portal here:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

Thank you.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.