Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello! i'm having a problem with a connection, when i try connect with an API, the return a DataFormat.Error, this error is caused because have a value using a invalid character "\'" and i can't remove this one. Is there a way to change this?
Thank you for help!
likely you ae making the Web.Contents call and the JSON.Document step at the same time. Separate these steps.
Show your sanitized Power Query code.
Hello! yes, i have a sample.
so it's not the backslash that's the issue - it's the escaped single quote. Since your "observation" string uses double quotes this single quote escape is not necessary. Either change the setting in the source (to not escape single quotes) or add a process step to replace "\'" with "'".
understand! But in this case i can't change the setting in the source and it is not possible add a process to replace this character.
So i need another way to input this information!
and it is not possible add a process to replace this character.
Why not? That can be done in Power Query.
Because, when i make the connection it's return me an error.
Please show a sample of the return payload.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
28 | |
19 | |
19 | |
13 | |
12 |
User | Count |
---|---|
30 | |
22 | |
19 | |
18 | |
16 |