Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Multiple monthly excel files

Hi, Was hoping for some guidance. Trying to create a dashboard which connects to two separate excel workbooks, each with multiple tabs. However monthly two additional excels are created by the fina...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Anonymous,

    If you put all the Excel files in OneDrive for business folder, you can enter the following URL in SharePoint Folder connector of Power BI Desktop to get data from all the excel files .

    https://mydomain-my.sharepoint.com/personal/user_mydomain_com

    In Power BI Query Editor, filter the folder path to your folder(the folder is named "test" in my scenario ), then expand the content column. You can see that all the data are prefixed with excel name in second screenshot.

    filter folder path and expand content columndata are expanded from all the excel files

    After that, you can create report in Power BI Desktop, publish the report to Power BI Service and set schedule refresh for the dataset. This way, when you add new excel files to onedrive for business folder, new data will be automatically added to Power BI Report based on refresh schedule .

    Regards,
    Lydia