Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Custom Visual in R problem with international characters
Hi I am developing a Power BI Custom Visual R html. Everything works fine except when writing international characters like the norwegian letters æ ø å it looks terrible. It actually comes out in...
lbendlin
5 years agoSuper User
I think you want to look at your source data. The encoding may already be broken at the source.
Anonymous
5 years agoNot applicable
- Hi again
- it is strange. On the title line on the x axis the is the text hard coded. So it can't be that the source measure text is the reason for this. It must be something in the encoding an translation back to Power bi. And this also happens with other R visual components on Microsoft visual store