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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Ipsifendus
New Member

Semantic Data Model Activity Logs?

We have a semantic data model published to PowerBI.com, and an Excel workbook with a pivot table connected to that data model. I'm able to interact with the pivot table without issue, as is one of my coworkers. I have another coworker, however, who is getting an error whenever he attempts to use it:

"COM error: COM error: Microsoft.AnalysisServices.AzureClient, An error occurred while sending the request.." [punctuation as given]

We're looking at the configuration of his PC and his user account, but one thing that I haven't been able to figure out is how to scrutinize the history of people connecting to the data model and interacting with it. The associated PowerBI report, of course has a usage metrics report, but the model itself doesn't seem to have any obvious pathway to accessing usage history.

2 ACCEPTED SOLUTIONS
nilendraFabric
Super User
Super User

Hello @Ipsifendus 

 

The Power BI Activity Log API allows you to track various activities across your tenant, including dataset interactions. While not specific to semantic models, it can help identify user actions related to datasets and reports
https://sqlserverbi.blog/2020/01/06/getting-started-with-the-new-power-bi-activity-log

 

If you are using Microsoft Fabric, you can analyze semantic model logs using KQL queries. This approach provides granular details such as executing users, application names, dataset IDs, and session counts

If your WS is premium 

 

Power BI Premium workspaces provide access to semantic model operation logs through the Eventhouse KQL database. These logs capture events such as query execution, partition processing, and user interactions.

 

if this is helpful please gives kudos and accept the answer 

 

View solution in original post

GilbertQ
Super User
Super User

Hi @Ipsifendus 

 

Could you check the version of Excel that the user is running that is causing the issue and compare it to your version of Excel? My assumption is that they are running an older version of Excel, which means their client libraries that connect to the semantic model are older and that is why it is causing this com error.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

5 REPLIES 5
v-prasare
Community Support
Community Support

@Ipsifendus As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by our community members for your issue worked? or let us know if you need any further assistance here?

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

@Ipsifendus, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by our community members for your issue worked? or let us know if you need any further assistance here?

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

@Ipsifendus, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by our community members for your issue worked? or let us know if you need any further assistance here?

 

@GilbertQ@nilendraFabric Thanks for your promt response

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

GilbertQ
Super User
Super User

Hi @Ipsifendus 

 

Could you check the version of Excel that the user is running that is causing the issue and compare it to your version of Excel? My assumption is that they are running an older version of Excel, which means their client libraries that connect to the semantic model are older and that is why it is causing this com error.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

nilendraFabric
Super User
Super User

Hello @Ipsifendus 

 

The Power BI Activity Log API allows you to track various activities across your tenant, including dataset interactions. While not specific to semantic models, it can help identify user actions related to datasets and reports
https://sqlserverbi.blog/2020/01/06/getting-started-with-the-new-power-bi-activity-log

 

If you are using Microsoft Fabric, you can analyze semantic model logs using KQL queries. This approach provides granular details such as executing users, application names, dataset IDs, and session counts

If your WS is premium 

 

Power BI Premium workspaces provide access to semantic model operation logs through the Eventhouse KQL database. These logs capture events such as query execution, partition processing, and user interactions.

 

if this is helpful please gives kudos and accept the answer 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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