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.
Check for any columns without type definition.
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.