Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I'm getting this error in all of my queries: DataFormat.Error: We reached the end of the buffer.
All of my queries look like this:
let Source = Json.Document ( Web.Contents ( "https://www.example.com", [ Timeout=#duration(0, 0, 30, 0), Headers=[Authorization="Basic base64encodedstring"] ] ) ) in Source
The base64encodedstring was name:key before being encoded, where the name is the api key name, and key is the api access token.
I'm connecting to the logiforms api. My connection settings are anonymous for all of the urls since the web api option wasn't working properly.
The queries I tried worked for a few of the urls I was using, but once i tried it on a url that contained a lot of data (20,000+ forms with many fields) it stopped working, even if I started a new project and used a url that was working just fine earlier.
I tried resetting my computer as well.
I looked up this problem but didn't find any real solutions.
If your API has no limitation on retrieving data, please capture the Fiddler Trace for more detail information.
Regards,
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
69 | |
55 | |
36 | |
31 |
User | Count |
---|---|
87 | |
62 | |
61 | |
49 | |
45 |