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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Anonymous
Not applicable

Combine Binaries renders null even if all files has same column names

When I do combine binaries, only the first two files have the complete fields while the rest have null for the DEALSIZE column.

What could be the reason why this is happening?

delete.JPG

Also, related question, what is the "Sample Query" for? And how exactly does combine binaries work..

The documentation in Power BI doesn't explain much.. Or at least, I don't understand it much. I'm still a beginner user.

Thanks!

1 ACCEPTED SOLUTION
MarcelBeug
Community Champion
Community Champion

Probably the other files have a different layout, like additional/missing columns or columns with a slightly different name (note that Power Query is case sensitive, so e.g. "DealSize" is not the same as "DEALSIZE").

 

This video explains how the combine binaries functionality works (and what is wrong in my view with regard to data typing in this perspective; this may be a bit too much information at this moment).

Specializing in Power Query Formula Language (M)

View solution in original post

1 REPLY 1
MarcelBeug
Community Champion
Community Champion

Probably the other files have a different layout, like additional/missing columns or columns with a slightly different name (note that Power Query is case sensitive, so e.g. "DealSize" is not the same as "DEALSIZE").

 

This video explains how the combine binaries functionality works (and what is wrong in my view with regard to data typing in this perspective; this may be a bit too much information at this moment).

Specializing in Power Query Formula Language (M)

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 FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors