Quantcast
Channel: MSDN Blogs
Viewing all articles
Browse latest Browse all 29128

Identifying Slow queries in Excel PowerPivot

$
0
0
Technorati Tags: ,,

I had a very slow power pivot report and wanted to identify which query was taking the time so I enabled the tracing

clip_image001[5]

The trace is generated by default in your desktop, the trace is a SQL Profiler trace so you will need to use SQL Profiler to open it.

When is open, organize the columns by eventclass

clip_image002[4]

Now filter the eventSubclass to 25 which is execute SQL

clip_image003[4]

Now you can focus in Progress Report End event and check what TSQL is taking longer

clip_image004[4]


Viewing all articles
Browse latest Browse all 29128

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>