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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

What is the benefit of importing a dataframe through a python script instead of :

Hi all,

 

We have a lot of Python scripts which run automatically once a day before everyone starts working. The script spits out csv and text files, which are refreshed in Power BI. So when someone starts working they have up to date data in Power BI.

 

I recently discovered that I can automatically run the python scripts in Power BI and then import the pandas dataframe. However, I was simply wondering what is the added benefit of this?

We need to create historical data so we need to spit out CSV's anyway and importing a csv file doens't take a lot of time. So why would you bother importing the dataframe directly by connecting the Python script to Power BI?

 

I was just wondering

 

Kind regards,

 

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

@Anonymous Keeps everything in the Power BI file for ease of maintenance. Automatic refresh would run the Python script to get the latest data instead of having a 2 step process.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Super User
Super User

@Anonymous Keeps everything in the Power BI file for ease of maintenance. Automatic refresh would run the Python script to get the latest data instead of having a 2 step process.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.