Forum Discussion

Christophe's avatar
Christophe
New Contributor II
3 years ago

Excel formatter - "Invalid row number" error

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

  • ChristopheFr's avatar
    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.