Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
I have my organization account of Onedrive for Business. I have a folder on ondrive. This folder contains some excel files.
My colleagues (from different cities) have the access of these files remotely and they put their shift report/progress in these files on daily bases.
I want to combine these files for power querry opertion in pbi but unfortunately I could not connect this folder in pbi.
Please help me.
Solved! Go to Solution.
Hi @umairarshad ,
1. Firstly, log in to the OneDrive page and copy this URL in the URL bar of your browser, just copy the underlined part.
2. Then in PowerBI Desktop, click Get Data > Blank Query.
3. Go to the PowerQuery editor and enter in the edit field based on your own OneDrive root URL:
= SharePoint.Contents(
"Root URL",
[ApiVersion="AUTO"]
)
4. Because the connection here is the root directory, so OneDrive on a variety of data will be displayed, and we need only a folder inside, here just filter the Name column in the "Documents", and click on the first column of the right side of the Content to expand the button:
5. Repeat the above steps, only to filter the line, and then expand until the final folder to find the desired folder, after the expansion, you can see the folder in the Excel workbook.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for your reply.
What to do at step 3? apply and close?
I did apply and close and got following
Please tell how to proceed at step 3?
Hi @umairarshad ,
Something like this will do. Sorry, I accidentally wrote "," instead of "." in my previous reply , and I've made the correction.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @umairarshad ,
1. Firstly, log in to the OneDrive page and copy this URL in the URL bar of your browser, just copy the underlined part.
2. Then in PowerBI Desktop, click Get Data > Blank Query.
3. Go to the PowerQuery editor and enter in the edit field based on your own OneDrive root URL:
= SharePoint.Contents(
"Root URL",
[ApiVersion="AUTO"]
)
4. Because the connection here is the root directory, so OneDrive on a variety of data will be displayed, and we need only a folder inside, here just filter the Name column in the "Documents", and click on the first column of the right side of the Content to expand the button:
5. Repeat the above steps, only to filter the line, and then expand until the final folder to find the desired folder, after the expansion, you can see the folder in the Excel workbook.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks a lot buddy. Problem solved.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
85 | |
66 | |
52 | |
48 |
User | Count |
---|---|
215 | |
90 | |
83 | |
67 | |
59 |