Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Error while refreshing a PBI report

Hello,    I am getting this error while refreshing a report: The following system error occurred: Type mismatch. Unable to convert a value to the data type requested for table '<pii>Open Invoices</...
  • collinq's avatar
    4 years ago

    Hi Anonymous ,

     

    I have had this problem in the past as well.  My suggestion is that you change the data type to text.  Then, confirm that there are no nulls, no weird characters or other unexpected data in it.  Then, if it must be a number data type, add ANOTHER STEP - not replace the first one - and convert it to number. 

    It sometimes takes a bit a to find the problem.  In the past, I have had to group the trouble field and look for an anomoly.  The worst one for a number was when I had a blank in a number field - which worked fine in desktop but the service choked on it....because it didn't know what to do with a blank in the number field.