cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Excel formatter - "Invalid row number" error

Christophe
New Contributor II

Hello,
I have a pipeline where I export data to Excel.
When there are to many lines to export, I get the error :

Invalid row number (1048576) outside allowable range (0โ€ฆ1048575)
Reason:
Snap failed unexpectedly and did not provide any reason

It is ok for me but the problem is that the Excel formatter has an Error view and it is not launched.
Why ?
Thanks.

2 REPLIES 2

vgautam64
New Contributor III

Hi @Christophe Did you ever figure out a way around it?

ChristopheFr
New Contributor II

Hello,
I just make a test and the error still exists but we manage it differently.
The download to Excel is made in a child pipeline and we did not put any error view. If an error occurs, it is managed in the parent pipeline.