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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Archie2024
New Member

Getting error when trying to combine files from a folder

Hi,

I am trying to combine two files from a folder. I came up with an error message. I'm not sure what I'm doing wrong. I am a novice at PQ, so any help is much appreciated.

 

For context, I converted the file into the table before saving it as .xlxs.

 

Expression.Error: We cannot apply field access to the type Function.
Details:
Value=[Function]
Key=Content

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @Archie2024 ,

-Add custom column, entered Excel.Workbook[Content]


Please try this:

Excel.Workbook([Content])[Data]{0}

vcgaomsft_0-1715150464136.png

 

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

View solution in original post

I really appreciate everyone's help! That worked! Thank you!

View solution in original post

5 REPLIES 5
Archie2024
New Member

Hi, thank you for your response.

Here are the steps I took:

Yes, from combine and transform

- Get data> folder

- both files were loaded

-I hit transform

-I removed the other columns, and kept colums Content (Binary) and Name(payrolldata..)

-Add custom column, entered Excel.Workbook[Content]

And that where the column came up with the error msg. Seems like only one table were loaded.

Expression.Error: We cannot apply field access to the type Function.
Details:
Value=[Function]
Key=Content

 

 

Excel.Workbook([Content])

Anonymous
Not applicable

Hi @Archie2024 ,

-Add custom column, entered Excel.Workbook[Content]


Please try this:

Excel.Workbook([Content])[Data]{0}

vcgaomsft_0-1715150464136.png

 

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

I really appreciate everyone's help! That worked! Thank you!

Caelan
Frequent Visitor

Hi, unsure on the specific error message - when you say you're combining the files, do you mean you've used the combine and transform function when getting the data, or are you combining them after bringing them into the query? Is the error presenting as soon as it tried to merge the data?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors