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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
owallis
Frequent Visitor

Converting Python Script to Power BI

Hi All,

 

I am importing data from a sharepoint excel and running a python script to expand and maniplate the table into the required format. This works excellently but I have found out that python only supports personal gateway. It is a requirement that we can refresh this report with cloud gateway. Therefore I believe my only option is to recreate what my python script was doing in power bi (which I am less familiar with). 

 

In essence what I am trying to do is as follows:

 

Input table (sharepoint):

 Effort
Prefix2020 Q12020 Q22020 Q32020 Q4
proj110141312
proj22610

12

 

Should expand to:

DatePrefixEffort
01/01/2020proj110
01/01/2020proj22
02/01/2020proj110
02/01/2020proj22
......
......
31/12/2020proj112
31/12/2020proj212

 

I want to take a simple table with effort per project for each quarter and expand it out to each day of the year and for each prefix.

 

What would be the 'power bi way' to approach this problem? My guess is that I am going to have to learn some M and tackle this in the advanced editor. Any material or examples is welcome!

 

Your expert advise would be appreciated!

 

Olly

 

 

1 REPLY 1
amitchandak
Super User
Super User

@owallis , Can Transpose help: https://yodalearning.com/tutorials/power-query-helps-transposing-data/

 

https://radacad.com/pivot-and-unpivot-with-power-bi

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.