Forum Discussion

dgw_REA's avatar
dgw_REA
Frequent Visitor
4 years ago
Solved

JSON integer is too large or small error

Hi All - 
I am looking for help with a Power Query error on an existing report that has refreshed in PowerBI desktop perfectly fine until this morning. The resulting error is as follows.

"JSON integer 4294967295 is too large or small for an Int32. Path '[25].MaxLength', line 1, position 9475."

 

Where do I look for the error based on the line and position given and is this in the Power Query Advanced Editor?
Is it soley limited to the 1 queries the error is referencing or could it be in one of the others and connected with lookup columns?
Should I be looking at changes within the data source?


I appreciate any help provided.

  • Hello,
    
    You must convert the data to int64, this can be done through power query in the following button

     

     

     

30 Replies