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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Dylan_01
New Member

Get report page level activity

Hello, 

I'm currently trying to get the activity at the page level (like the usage metrics reports).
Currently the Get Activity from the Power BI rest API let us retrieve the actitvity only at a report level. 

Do you have any idea how I can achieve it ? 

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @Dylan_01 ,

Have you tried to add the pane name in the URL, you can find the page name at the top of the report page. For example the below report page URL, the report page is "ReportSection0d66f5dae35e17580e0b" which I marked in a red box.

vkalyjmsft_1-1666924704402.png

Try to add &pageName="ReportSection......" in the URL.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi kalyj, 

I also noticed the ReportSection part in the url. But I do not find this information in the activity data that I pulled from API via as admin infor. 

There is only API available  until report level. I want to be able to get data on Pages view underneath one report. That information I have not find. 

 

Could you please provide some extra help of where should I find the information in the API about  "&pageName="ReportSection......"" thank you very much

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors