Forum Discussion
user83
6 years agoHelper II
microsoft 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
6 years agoCommunity Support
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.
user83
6 years agoHelper II
- v-lionel-msft6 years agoCommunity 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.