Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Kapcer
Frequent Visitor

How to get data from html span tag

Hi, I am trying to get this https://lol.fandom.com/wiki/LEC/2022_Season/Summer_Season/Match_History 1.pnginto Power BI using web connection in get data. I want to get the title associated with the pictures. The pictures under Red and Blue are stored as html <a> tags and I can get them with Add table using examples option. The pictures in Bans and Picks are stored as <span> and I just can't find a way to get the related data. Do you know any way to load this data into Power BI? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @Kapcer ,

 

You can try using the M language in Power Query:

https://docs.microsoft.com/en-us/powerquery-m/html-table

 

This is the related document, you can view this content:

https://stackoverflow.com/questions/62780774/is-there-a-way-to-extract-the-title-attribute-content-f...

Web Page Display in Power BI Desktop - Microsoft Power BI Community

Solved: Re: See Records is Showing Data with HTML Tags - N... - Microsoft Power BI Community

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @Kapcer ,

 

You can try using the M language in Power Query:

https://docs.microsoft.com/en-us/powerquery-m/html-table

 

This is the related document, you can view this content:

https://stackoverflow.com/questions/62780774/is-there-a-way-to-extract-the-title-attribute-content-f...

Web Page Display in Power BI Desktop - Microsoft Power BI Community

Solved: Re: See Records is Showing Data with HTML Tags - N... - Microsoft Power BI Community

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.