Forum Discussion
Anonymous
3 years agoNot applicable
dataformat.error
Powerbi desktop issue: From my Apps query when i try to apply it in query editor it downloads several MB but then i get the following error. "ole db or obdc error:[dataformat.error] [dataformat.err...
Anonymous
3 years agoNot applicable
Hi Anonymous ,
There is a similar case that you could refer: We found extra characters at the end of JSON input... - Microsoft Power BI Community
Please try below options:
Deleted the optional encoding parameter (I had it set at 1200) within the Json.Document function. That solved the error.
Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
I'm not seeing where i would put that?