Forum Discussion

nisha_deepak's avatar
nisha_deepak
Icon for Helper III rankHelper III
5 years ago
Solved

special character showing issue while fetch from postgresql database to power bi desktop

i am  creating a report in desktop using data taken from postgresql database.I use postgres odbc driver . while fetching data using select query i try like this. After loading data from d...
  • Anonymous's avatar
    Anonymous
    5 years ago

    nisha_deepak 

    This " - “ might be unsupported characters in power bi if it is recorded using input method of other languages. Try replace " - “ with the same "-" enter by "English(United States)". Or just replace "-" to other characters e.g. ">" or "@".

     


    Paul Zheng _ Community Support Team
    If this post helps, please Accept it as the solution to help the other members find it more quickly.