I am expecting the csv itself to load. Instead, all of the HTML code is loading in. How can I resolve this?
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!View all the Fabric Data Days sessions on demand. View schedule
I am expecting the csv itself to load. Instead, all of the HTML code is loading in. How can I resolve this?
Solved! Go to Solution.
hi @Anonymous
This an attachment in current web page, not the table data in current web page, so you could not get it by current web page url.
for this case, you need hit F12 to open the Developer Tools, then get correct url as below:
Regards,
Lin
I think I just answered my own question. I changed the path to:
This path loads correctly. But, I still don't know why my first path didn't load.
hi @Anonymous
This an attachment in current web page, not the table data in current web page, so you could not get it by current web page url.
for this case, you need hit F12 to open the Developer Tools, then get correct url as below:
Regards,
Lin
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!