The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Getting datatype mismatch error when refreshing the report on Power BI Service. The below is the error;
The following system error occurred: Type mismatch. Unable to convert a value to the data type requested for table 'Surgeon Sales' column 'NPI'. The data provider was unable to convert the value '<pii>Andre Nemecek</pii>' from the source data type 'VT_BSTR' to the expected data type 'VT_I8'. Please check the column data types in the data model and data source and ensure that the data types are compatible.
NPI is an id and its in the format Text.
Similar it is for order id and surgeon party id.
This view I had published earlier but it had 2 additional columns. Do I need to change the data type in the model or do i need to work in the back end.
Solved! Go to Solution.