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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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