I have a dynamic excel spreadsheet with too many rows (20k+) in each sheet.
i want to convert a specfific sheet into pdf, but the activity only accept to choose the initial page and end page. its not possible to know where begin and where it finish.
i have tried some methods but i’ve got some errors:
i think that you can split your excel and create a new one with just the sheet that you need and then read the new file and pass that workflow, because that activity dont work with sheets only workbook variable