Hey, I am attempting to refresh our data source, but I run into an error that looks like this: Error Message: JSON integer 4294967295 is too large or small for an Int32. Path '[8].MaxLength', li...
Anonymous
4 years agoNot applicable
I'm facing the same issue. Started two days ago.
None of my rows contains the value 4294967295, but the tables causing the issues do have columns of type BigInt. The maximum size of a BigInt is 4294967295. It looks like power BI crashes on parsing the table definition, rather than the actual table data.
We have made no recent changes to the table definitions. Bug in Power BI?