I am expecting the csv itself to load. Instead, all of the HTML code is loading in. How can I resolve this?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
@Anonymous , Thanks for sharing. I am assuming the issue is resolved.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
165 | |
116 | |
63 | |
57 | |
50 |