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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Error transforming .CSV to .XLSX

Hi,

 

I want to transform a .CSV file to .XLSX 

with the formula (after adding a column, the normal procedure):

 

Csv.Document [Content]

 

and I get the following error:

 

Expression.Error: Sorry ... We were unable to apply field access to type Function.
Details:
Value = [Function]
Key = Content

 

My .csv file is very simple:

 

Sent, "3649"
Sent, "3649"
Opened, "928"
Unique Clicks, "122"
Total Clicks, "155"
Unsubscribed, "0"
Bounced, "43"
Complained, "0"
Shared, "0"
Conversion, "0"
Amount conversion, "0"

 

I do not understand the error! What do you think?

Philippe

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Sorry! my error, I missed parentesis...

 

correct formula is 

Csv.Document ([Content]) 

not

Csv.Document[Content]

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Sorry! my error, I missed parentesis...

 

correct formula is 

Csv.Document ([Content]) 

not

Csv.Document[Content]

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