Forum Discussion
Refresh Failed - Block lenght does not match with its complement
I have three Power BI reports which are not refreshing. Each having the above error message and 'The exception was raised by the IDataReader interface.'. The error message refers to a GI in Acumatica upon which the reports are based.
On some scheduled refresh erros for these reports, the following error is displayed: an error occurred during evaluation.;Unable to translate bytes [8D] at index 967 from specified code page to Unicode.
The GI has no errors when running it in Acumatica.
Where does one find the cause for this?
1 Reply
- AnonymousNot applicable
Hi SueM ,
Ensure that the data types defined in the Power BI report match the data types in Acumatica GI. In addition, verify that the encoding of the data source matches what is expected by Power BI, which typically works with UTF-8 encoded data. If the data source uses a different encoding, consider converting it to UTF-8.
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.