Forum Discussion
Anonymous
6 years agoNot applicable
issues with casted column
Hello, I would like to import data from sql. In one column I have casted nvarchars to numbers in sql without receiving an error message, but when I try to import the data into power bi, it says "...
- 6 years ago
Hi Anonymous ,
You could import the original data ( nvarchar type ) and check if error occurs. After my tests, it works properly.
v-eachen-msft
Community Support
6 years agoHi Anonymous ,
You could import to Power BI at first and use UNICODE() function to get the correct results.
- Anonymous6 years agoNot applicable
Hey v-eachen-msft ,
thanks for your reply.
My problem is, that I can't even import the data set since I already get the error message while loading it into power bi, so I can't change anything in it.
Can you help me with this?
Kind regards,
Susanne
- v-eachen-msft6 years ago
Community Support
Hi Anonymous ,
You could import the original data ( nvarchar type ) and check if error occurs. After my tests, it works properly.