Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello friends,
I have data with accents such as 'é', 'è', 'ê' that I have to integrate into settings (parameters). Report builder does not accept that one has accents and displays me an error message. how could I solve this problem?
Thank you for taking the time to answer me .
ERROR MESSAGE
Query (1, 20) The following syntax error occurred during the analysis: invalid token, line 1, lag 20, é.
----------------------------
Failed to execute the query for the dataset 'DataSet1'.
----------------------------
An error occurred during the processing of the report.
----------------------------
An error occurred during the local processing of the report.
Hi @user83 ,
What is your data source?
Try to convert accented characters into unaccented characters in the data source.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @user83 ,
It is really troublesome to use SQL for conversion.
Converting string with accented characters to non-accented equivalent
Maybe you can try to convert the data set with R in PBI Desktop.
How to convert accented characters to unaccented in R or Power BI
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.