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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
squiddly
Advocate I
Advocate I

Importing Multiple HTML Files, Where Some Tables are Empty

I import a few hundred HTML files that are formatted the same.  They have the same number of tables (from a human perspective), but some are blank.  Example:

 

File 1:

 

 

Table 1
Header     Header
Data       Data
Data Data
Data Data Table 2 Header Data Table 3 Header Header Data Data
Data Data

 

File 2:

 

Table 1
Header     Header
Data       Data
Data       Data

Table 2
Header
<empty cell>

Table 3
Header     Header
Data       Data

 

The problem comes when I try to import these multiple files.  File 2 will error out on importing Table 3 because it's skipping Table 2 (I think).

 

Is there a way to get Power Query / BI to recognize that Table 2 is a table, but just blank?

3 REPLIES 3
Anonymous
Not applicable

@squiddly,

What connector of Power BI Desktop do you use to import these HTML files? What is the error message do you get? Could you please share the file so that I can test?

Regards,
Lydia

Hello @Anonymous,

 

I used the Web connector and pointed it to the HTML residing on my desktop.  These HTML files are produced by another system and I save them locally or on a shared drive.  Web connector with URL of "file:///C:/example/test.html".  Attaching a sample HTML record here.

 

https://1drv.ms/u/s!AkatFXL35BRFjCYc8nAMog4CJIAc

Anonymous
Not applicable

@squiddly,

The file you shared works well in my Desktop. How can I reproduce your error?

Regards,
Lydia

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors