Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Krcmajster
Helper IV
Helper IV

python vs dax

Hi All, 

 

I currently have a bit problem with Power BI service lagging for people with slower internet and computers. There are a lot of visuals and dax measures.

 

My question is, will managing data and creating visuals with python speed it up?

3 REPLIES 3
Mariusz
Community Champion
Community Champion

Hi @Krcmajster 

If you are looking to improve the performance of your reports, you can start with Performance Analyzer ( new future in the View Tab ).

The Performance Analyzer will be able to highlight where is the issue ( eg. Visuals or DAX ), once you know the problem, you can start looking at solutions.
If you are using Power BI's built in visuals, this should be optimised already, so I don't think you will be able to improve much with Python.
What do you mean by managing data, are you thinking to prep data in query editor?

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

Thakn you for the reply @Mariusz 

 

Yes, I was thinking in running python scripts in querry editor.

Hi @Krcmajster 

Using Python in query editor could potentially improve the time it takes to load the data model ( data set ), this wold not have an impact on the responsiveness or the load of the report itself, I'm not a python expert but query editors M language should be optimised and fast enough as its native to Power BI, and can leverage municipalities like Query folding.

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

 

 

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.