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
jaryszek
Impactful Individual
Impactful Individual

Measuring power query outside power bi

Hi Guys,

from engineering point of view -> it is possible to measure power queries times outside power bi? 
Like run them outside power bi ? 
How?

I know diagnostics tool inside power bi but i want to have possibility to control power queries outside power bi?

Best Wishes,
Jacek

Best Wishes,
Jacek

1 ACCEPTED SOLUTION
Akash_Varuna
Super User
Super User

Hi @jaryszek , Yes, it’s possible to run Power Query transformations and measure their execution times outside of Power BI Please try these out 

  • Dataflows: Use Power BI Dataflows and check refresh history for timings.
  • Power Query SDK: Run M scripts via Visual Studio with the Power Query SDK.
  • Azure Tools: Convert M code to run in Azure Data Factory or Synapse for detailed monitoring.
    If this post helped you please do give a kudos and accept this as a solution
    Thanks In Advance

View solution in original post

2 REPLIES 2
Akash_Varuna
Super User
Super User

Hi @jaryszek , Yes, it’s possible to run Power Query transformations and measure their execution times outside of Power BI Please try these out 

  • Dataflows: Use Power BI Dataflows and check refresh history for timings.
  • Power Query SDK: Run M scripts via Visual Studio with the Power Query SDK.
  • Azure Tools: Convert M code to run in Azure Data Factory or Synapse for detailed monitoring.
    If this post helped you please do give a kudos and accept this as a solution
    Thanks In Advance

Thank you. 

Do you know if it is possible to import power queries from visual code SDK into Power BI? 

Best,
Jacek

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.

Top Solution Authors
Top Kudoed Authors