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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Mike91
Helper I
Helper I

CSV FILE ERROR IMPORT

Hi All,

 

i import 3 different csv file, if i sum the value for each csv file the sum is correct, but when i queing these 3 table and sum all value, i receive a different error and the sum is not correct. i can't understand why happen this i'm going crazy

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @Mike91 -you can appending the three tables, inspect the resulting dataset to ensure there are no duplicates or unexpected rows. Verify that all numeric columns you're summing are in the correct data type.If necessary, use Remove Duplicates on the key columns after appending the data.you are appending the data correctly rather than using an incorrect join type.

Create a new column that sums the values from all three tables after appending, and use that for summation.

 

Hope the above steps helps in your scenerio, still issue exist could you share more details about the error you're receiving.

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

2 REPLIES 2
rajendraongole1
Super User
Super User

Hi @Mike91 -you can appending the three tables, inspect the resulting dataset to ensure there are no duplicates or unexpected rows. Verify that all numeric columns you're summing are in the correct data type.If necessary, use Remove Duplicates on the key columns after appending the data.you are appending the data correctly rather than using an incorrect join type.

Create a new column that sums the values from all three tables after appending, and use that for summation.

 

Hope the above steps helps in your scenerio, still issue exist could you share more details about the error you're receiving.

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Thanks, i tried but nothing changed.  this 3 file csv contain the same column number and same data type. i queing these 3 table and use a column to filter them for different sales channel, if i check the value from csv channel A the sum of column value are 10 but after the queeing the same channel change the sum value in 5

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 Kudoed Authors