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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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

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])

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors