Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello community!
<Message deleted>
Thanks in advance!
I did this awhile back which works.
I set up a parameter for the URL, pointing to the sharepoint location, as a base url for other documents:
SharepointLocation = https://<sharepoint.com>/:x:/r/sites/BIDashBoardforO365/
you can get the link from going to your sharepoint site: (and trim the stuff off the end after ?, you don't need it)
Then in your Query, change to:
Source = Excel.Workbook(Web.Contents(SharepointLocation & "CountryCodes.xlsx"), null, true),
Sheet1_Sheet = Source{[Item="Sheet1",Kind="Sheet"]}[Data],
<Message deleted>
The url is missing the extension, .xlsx
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 101 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |