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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
vojtechsima
Super User
Super User

Power BI Rest API - Get Activities - View Report - Consumption Method

Hello,

I am using Power BI REST API to get Activities. It's pretty straightforward, so no issue there, however, I am getting weird data directly from the source.

As you can see, I have data grouped by Activity as ViewReport and then I use the consumption method to determine the way they get the report.

 

Most of them again are straightforward, but I see the tremendous view on one particular -> "Export Report".

vojtechsima_0-1694006306040.png

 



I tried to replicate the consumption method but I have no idea what it means and the numbers are super high. This snapshot is just one report and you can see that the Export Report method has way more views than regular Power BI Web, which is probably the most common, can you explain to me how this Export Report consumption method works?

Thank you very much






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.
1 ACCEPTED SOLUTION
vojtechsima
Super User
Super User

The high amount of View with Export Report consumption method was caused by EmailSubscription, each subscription and each page created a log.






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.

View solution in original post

6 REPLIES 6
vojtechsima
Super User
Super User

The high amount of View with Export Report consumption method was caused by EmailSubscription, each subscription and each page created a log.






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.
AmosHersch
Microsoft Employee
Microsoft Employee

I suspect that the "Export Report" consumption method includes all the times the report is being exported (to PPTX/PDF/...) through Power BI portal / REST API / Email Subscriptions / etc.

Moreover the numbers might indicate that if your export includes multiple pages each of them in counted seperately.

 

Does it make sense?

Hello, @AmosHersch ,

interesting.

So could you help me understand how these big numbers can be created in single report for single user?

The report has 9 pages.

vojtechsima_0-1694070839349.png

 

Thank you






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.

Home many times do you export the report? Which method are you using to export it (web portal / API / email subscription)?

Can you give me the report ID ? I might be able to check deeper

@AmosHersch 
the user that I showed you the statistics for is not me but some other employee that I have hard times contacting. So I wanted to check what exactly he does there because it's messing up with the normal numbers.
So I am not sure how he creates that number, the report id I will send to your directly into message.

Thank you






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.

Normally using the Audit records the tenant admin should be able to monitor the actions of each user

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors