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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
troy8
New Member

Excel data import as table versus worksheet?

New to Power BI, but is there a difference in loading excel data thats formatted as a table versus as a excel worksheet?  Does the data show up differently or something?

3 REPLIES 3
Anonymous
Not applicable

Hi @troy8,

I make a simple test by importing data from sheet and table in Excel.
2.PNG

After importing the above sample data to Power BI Desktop, in Query Editor, you can note that for data in Sheet4,  Power BI Desktop promotes the first row of values as the new column headers (i.e. column names) by adding a step ”Promoted Header”. But data shows same in both the sheet and table.
3.PNG4.PNG


Thanks,
Lydia Zhang

It should also be noted that Excel tables are much better structured than worksheets.

If you import from a worksheet, you get all data on that worksheet.

If you import from a table, you get the contents of that table, even if there is other data somewhere else on the same worksheet.

And you can have multiple tables on 1 worksheet.

 

So always try and import from tables, unless there are reasons not to use tables.

Specializing in Power Query Formula Language (M)

In Power Query I also noticed that the query run time is shorter if imported from a table instead of the whole sheet.

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.

Top Solution Authors