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

Be 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

Reply
AXDevTim
Regular Visitor

Insert Table from Power BI Dataset into excel removes duplicate records

I think there is a BUG with the insert Table option for ingesting data into excel from Power BI Dataset.  It appears to aggregate rows with identical data, in effect deduping them.  

 

Steps to reproduce:

1. Create a Dataset that contains two identical rows

2. In excel, 'Insert Table' from Power BI dataset.  

 

You will see only 1 row, not 2.

 

Insert Pivot Table option does work correctly.  

 

Is there a parameter on the Dataset I am missing?  I do typically set all my numeric columns to 'None' aggregation. 

 

My simple solution is to add a unique identifer (rownum) to each line, but I feel like this should be fixed or I should learn what I did wrong.

 

Thanks, 

Tim

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @AXDevTim 

The Insert Table interface is designed to create an Excel table in the same form as a table visual would be created in a Power BI report containing the same columns/measures. This means it is summarized, so each distinct combination of column values appears once in the query result.

 

If you want to return the "raw" table instead, one method would be:

  1. Create a table with Insert Table.
  2. Right click the table > Table > Edit Query
  3. In the Command Text box, change the query to EVALUATE YourTable
  4. Click OK

Does this work for you?

OwenAuger_0-1733526937226.png

 


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

View solution in original post

2 REPLIES 2
v-stephen-msft
Community Support
Community Support

Hi @AXDevTim ,

 

Thanks for reaching out to our community.

Agree with OwenAuger. It display the summarized data in Power BI report by default.

Please see below examples. The data displayed in Excel is the summarized data in the Power BI report, not the data in Power Query.

vstephenmsft_0-1733711802148.pngvstephenmsft_1-1733711819869.png

vstephenmsft_2-1733711830069.png

In short, your approach works.

 

Best Regards,

Stephen Tao

 

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

 

OwenAuger
Super User
Super User

Hi @AXDevTim 

The Insert Table interface is designed to create an Excel table in the same form as a table visual would be created in a Power BI report containing the same columns/measures. This means it is summarized, so each distinct combination of column values appears once in the query result.

 

If you want to return the "raw" table instead, one method would be:

  1. Create a table with Insert Table.
  2. Right click the table > Table > Edit Query
  3. In the Command Text box, change the query to EVALUATE YourTable
  4. Click OK

Does this work for you?

OwenAuger_0-1733526937226.png

 


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.