Forum Discussion

rdlhrvy's avatar
rdlhrvy
Helper I
2 years ago

Fabric Capacity Metrics (Operation - Query)

I am investigating the high CU consumptions against Capacity. Is there anyway to find out what query has been executed against the model or what interaction they are doing to the report? See picture that I wanted to find out what query has been executed that consumed too much in the capacity.

 

 

Thanks

4 Replies

  • AndyDDC's avatar
    AndyDDC
    Most Valuable Professional

    I don't know if there's anything directly in the fabric capacity metric apps that could help, however you could use profiler in a tool like sql server management Studio to connect to the workspace endpoint and capture analysis services events to pinpoint any issues with specific queries in the semantic model 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi rdlhrvy ,

      We haven’t heard from you on the last response and was just checking back to see if your query was answered. Otherwise, will respond back with the more details and we will try to help .

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi rdlhrvy ,

        We haven’t heard from you on the last response and was just checking back to see if your query was answered. Otherwise, will respond back with the more details and we will try to help .

    • rdlhrvy's avatar
      rdlhrvy
      Helper I

      I only monitor it with DAX Studio but no luck identifying what is already executed from that timepoint if my Dax Studio is not running to capture the queries executed. I wish there's a way in fabric capacity to identify what query executed. It's easier to investigate why that query takes so long to execute