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! Request now

Reply

Two Records getting merged in Table Visualization

I have two records as below which are invoices issued on same day for same customer

achyutmishra92_1-1618128312556.png

 

 

I can see it clearly that these are two different invoices, However when i am pushing this data in Table Visualization; I am getting below ouput where invoice numbers as well as amounts are being added as shown below

achyutmishra92_2-1618128498335.png

 

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @achyutmishra92 ,

 

It should be pointed out that in the table visual, if there is no column with unique value, the number values will be aggregated by default.

 

Best Regards,
Liang
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

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @achyutmishra92 ,

 

It should be pointed out that in the table visual, if there is no column with unique value, the number values will be aggregated by default.

 

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

 

HotChilli
Super User
Super User

Looks like you are storing the invoice number as a number type, it's got a default summarization of sum (which you don't want) .  You can change the summarization in the Values well for a particular visualisation - change it to 'Don't summarize' from the dropdown.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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