01-14-2022 09:22 AM
I have a requirement, that I insert data into a series of sheets in an Excel workbook - and the sheets are not blank.
Is there a way to tell the Excel formatters (would love to use the multi-sheet formatter for this) to start inserting at a particular row, or better yet, a cell?
I see some folks have asked for something similar, Anyone aware on how to insert the data into excel file from a specific line number (in excel sheet)?...
If this is not possible, I am new, and I wonder: What is the best way to request this feature? It seems to come up periodically in various forms.
01-18-2022 02:47 PM
This functionality is currently not available.
Please submit an enhancement request through you CSM or Support.
01-19-2022 07:19 AM
My institution has submitted the enhancement request. Crossing fingers.
11-22-2022 10:39 AM
Did you happen to find a way to offset specific number of rows?
11-24-2022 03:56 AM
If you know the exact row number where the Excel should start, than you can simply use a filter with the following expression:
snap.in.totalCount > (rowNumber)