Forum Discussion
datajunkie_29
3 years agoHelper I
Table Refresh duration on Power BI Service
Hello All, Is there a way to get detail breakdown on refresh time for a dataset (time taken by each table in the datset during scheduled refresh)? I found this post, but this helped me get the t...
- 3 years ago
Yes! It's solution 4 in the post you linked. That solution monitors the activity during a Service Dataset Refresh, I use it all the time for what you are looking for.
datajunkie_29
3 years agoHelper I
Thank you cassidy for your response I'll go ahead and test it out but just a quick question, the SQL server profilier would work irrespective of the datasource right? Does it only work with SQL server? As my datasource is Snowflake.
cassidy
3 years agoPower Participant
Your Datasource in this instance is the Dataset itself refreshing on Service. The blog post does a good job of walking through the steps to set it up and you'll see that you'll be connecting to Analysis Services with your Datasets connection string.