Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
GustavoBorges
Frequent Visitor

Error on updating DataFlow

I have a Dataflow whose source is Mongo Atlas SQL, within the dataflow I do various data processing, convert jsons into tables...


Before carrying out the data processing, the dataflow was updating normally, however, now one of the tables (the largest, around 300mb / 550k mongo documents) is failing with the error: Error: We have reached the end of the buffer.

The dataflow error log (in Portuguese):

 

 

Requested on,Nome do fluxo de dados,Status de atualização de fluxo de dados,Nome da tabela,Nome da partição,Atualizar o status,Hora de início,Hora de término,Duração,Linhas processadas,Bytes processados (KB),Confirmação máxima (KB),Tempo do Processador,Tempo de espera,Mecanismo de computação,Erro,
2024-02-01 14:14:31,Mongo -  Moskit,Falhou,users,N/D,Concluído,2024-02-01 14:14:31,2024-02-01 14:15:02,00:00:31.0800,N/D,N/D,N/D,N/D,N/D,N/D,N/D
2024-02-01 14:15:02,Mongo -  Moskit,Falhou,contacts,N/D,Concluído,2024-02-01 14:15:02,2024-02-01 14:16:03,00:01:01.3470,N/D,N/D,N/D,N/D,N/D,N/D,N/D
2024-02-01 14:16:03,Mongo -  Moskit,Falhou,deals,N/D,Concluído,2024-02-01 14:16:03,2024-02-01 14:17:04,00:01:00.4570,N/D,N/D,N/D,N/D,N/D,N/D,N/D
2024-02-01 14:17:04,Mongo -  Moskit,Falhou,projects,N/D,Concluído,2024-02-01 14:17:04,2024-02-01 14:17:35,00:00:30.9930,N/D,N/D,N/D,N/D,N/D,N/D,N/D
2024-02-01 14:17:35,Mongo -  Moskit,Falhou,activities,N/D,Falhou,2024-02-01 14:17:35,2024-02-01 14:19:36,00:02:01.1830,N/D,N/D,N/D,N/D,N/D,N/D,Error: Chegamos ao final do buffer. Request ID: 2d3d1164-6e12-1005-dd04-4d7390d6e9bc Activity ID: d0bf3a78-5130-45cc-b6ca-4d116749bfd2

 

 

 

1 ACCEPTED SOLUTION

Thanks for answering @Anonymous,

In fact, the problem was when converting text to JSON trying to convert a cell that was empty, then the error occurred.

Replacing the empty ones with [] or {} (depending on whether the column was an array or an object) and it worked.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @GustavoBorges ,

Please refer this document, hope it is helpful for you: Troubleshooting dataflow issue - get data from dataflow - Power Query | Microsoft Learn

vbinbinyumsft_0-1707112658896.png

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.

Thanks for answering @Anonymous,

In fact, the problem was when converting text to JSON trying to convert a cell that was empty, then the error occurred.

Replacing the empty ones with [] or {} (depending on whether the column was an array or an object) and it worked.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.