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
Syndicate_Admin
Administrator
Administrator

Blob Column

Hello!

I have a query where there is a date columa and another blob. Each day is updated with a new date and a new blob record that translates into an excel file.

iDave_0-1642686402416.png

Each "binary" element of the bolb column is actually an excel table that may or may not differ from the previous day's excel in its contents, but its structure (columns) is the same.

I would like to be able to extract and combine them all together with the initial date column (as a column for each row of each binary) to obtain a table that is updated every day with all the new records generated, following a process similar to that followed by the connection against a folder of, e.g., CSVs.

Is it possible to automate this connection?

Thank you very much!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Syndicate_Admin ,

 

 

Please try like the following method:

After you connect to your  data,turn to the  Power Query Editor, select Content (the first column label) and select Home > Combine Files. Or you can just select the Combine Files icon next to Content.

vcaitlynmstf_0-1643004597704.png

 

In addition, you can easily apply additional transformation or extraction steps by modifying the automatically created exemplar query, without having to worry about modifying or creating additional function query steps. Any changes to the exemplar query are automatically generated in the linked function query.

 

For more information,you can refer to:

Combine files (binaries) in Power BI Desktop 

 

Hope it helps,


Community Support Team _ Caitlyn

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
Syndicate_Admin
Administrator
Administrator

Good morning!

I have implemented the query as if it were a folder processing and I have achieved the goal!

Thank you very much for the help!

Anonymous
Not applicable

Hi @Syndicate_Admin ,

 

 

Please try like the following method:

After you connect to your  data,turn to the  Power Query Editor, select Content (the first column label) and select Home > Combine Files. Or you can just select the Combine Files icon next to Content.

vcaitlynmstf_0-1643004597704.png

 

In addition, you can easily apply additional transformation or extraction steps by modifying the automatically created exemplar query, without having to worry about modifying or creating additional function query steps. Any changes to the exemplar query are automatically generated in the linked function query.

 

For more information,you can refer to:

Combine files (binaries) in Power BI Desktop 

 

Hope it helps,


Community Support Team _ Caitlyn

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

 

 

 

 

 

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