Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I have a Power BI report which I want to convert into a template, the data source is an Excel file from SharePoint,
the tables in the file are gurenteed to be in the same format including column names.
How can I load a diffrent table to the template without having to do table transformation all over again each time
I start a new project form the template ?
I found a solution for local files but it doen't work with a SharePoint file path:
https://www.youtube.com/watch?v=x1MOX7GSx9g&t=568s
Are there any solutions ?
Solved! Go to Solution.
Hi!
If you go to the model view, right click on the data source, select "Edit query" and then go to "Advanced editor" you can see and edit the Sharepoint path to your new file. All transformations in laters steps should then be the same.
Check this link that helps in connecting data from sharepoint into power BI.
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-sharepoint-online-list
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hi!
If you go to the model view, right click on the data source, select "Edit query" and then go to "Advanced editor" you can see and edit the Sharepoint path to your new file. All transformations in laters steps should then be the same.
Yes, there are several ways to load a different table into a Power BI template without having to do table transformations each time you start a new project from the template. Here are two possible solutions: