Forum Discussion
Update Power BI Online
- 2 years ago
I contacted Power BI Suport and they help me solve the issue.
I had an column type date that PBI Online couldn't read and didn't work.
I changed the type date by type text and work well now.
I can't explain exctly te error, but that was the answer of team microsoft:"from the source data type 'VT_BSTR' to the expected data type 'VT_DATE'. Please check the column data types in the data model and data source and ensure that the data types are compatible"
Anyway, thank for help me.
Did you make changes to the semantic model? If so, did you update the app?
No. I didn't change the semantic model. I deleted the Dashboard and published it again but didn't work 😥.
When I update the dataset on Power BI Dasktop, it's work normally.
- lbendlin2 years agoSuper User
Check for any columns without type definition.
- LeonardoCSilva2 years agoFrequent Visitor
I already checked, all columns has type definition =/
- LeonardoCSilva2 years agoFrequent Visitor
I contacted Power BI Suport and they help me solve the issue.
I had an column type date that PBI Online couldn't read and didn't work.
I changed the type date by type text and work well now.
I can't explain exctly te error, but that was the answer of team microsoft:"from the source data type 'VT_BSTR' to the expected data type 'VT_DATE'. Please check the column data types in the data model and data source and ensure that the data types are compatible"
Anyway, thank for help me.