Forum Discussion
user83
Helper II
6 years agomicrosoft report builder SSRS
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 messag...
v-lionel-msft
Community Support
6 years agoHi 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.
- user836 years ago
Helper II
- v-lionel-msft6 years ago
Community Support
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 ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.