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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.