Forum Discussion
Power BI Service - schedule refresh error - Type mismatch - data type 'VT_BSTR' to 'VT_I8'
Hi snph,
You could start out by checking whether any imported records contain an error when they are imported as an integer. you can do this by enabling the column quality setting in power query (image 1). After this, you can enable "profiling based on entire dataset" to make sure the column quality takes into account all data you are about to refresh (image 2). If the "error" row in the column quality area shows that there are indeed errors this means your column does not only contain integer data types.
If it isn't a data issue, the PBI documentation shows that the cause could also be an out of date Power bi desktop version. So it might be worth checking whether you are working with the latest version of PBI desktop as well.
11
Hope it helps!
Best regards,
Tim
2
Thanks timg, will get back