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
Analitika
Post Prodigy
Post Prodigy

How make double quotes in string in Power BI in advanced editor.

Hello,

How make double quotes in string like:

 

Source="adasda, "dad", sadasdadada". When I but double quotes getting error.

1 ACCEPTED SOLUTION
goncalogeraldes
Super User
Super User

Hello there @Analitika ! In Power Query, the escape character for a quotation mark inside a string is represented as ""(two quotation marks).

For example, a string containing a single quotation mark would be written as

"""" 

 

Hope this answer solves your problem! If you need any additional help please tag me in your reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️ or give it a kudoe 👍
Thanks!

Best regards,
Gonçalo Geraldes

View solution in original post

1 REPLY 1
goncalogeraldes
Super User
Super User

Hello there @Analitika ! In Power Query, the escape character for a quotation mark inside a string is represented as ""(two quotation marks).

For example, a string containing a single quotation mark would be written as

"""" 

 

Hope this answer solves your problem! If you need any additional help please tag me in your reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️ or give it a kudoe 👍
Thanks!

Best regards,
Gonçalo Geraldes

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