Forum Discussion

mmcanelly's avatar
mmcanelly
Helper II
2 years ago
Solved

Monitoring queries from Power BI Service using Extended Events in SSMS

I'm working on setting up monitoring of my queries from the Power BI service to SQL Server each time a semantic model refreshes. I'm using SSMS v18.12, and it looks like Extended Events in SSMS can d...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi,mmcanelly 

    After connecting to SQL Server Profiler, you need to open the corresponding report in Power BI Service and click refresh in the upper right corner.

     

     

    Then go back to SQL Server Profiler to find the statement in the red box.

     

    And then pull the SQL statement to the bottom to find the DatasetId.

     

    I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.


    Best Regards,
    Fen Ling,


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