I’m trying to hide rows and having some difficulty. I know that UIpath doesnt have a hide row feature, but has anyone discovered a work around for this?
Each time my report is generated it will have a different number of rows. I would like to hide all the data, and just have the “sum” and the second to last row hidden. I’m attempting to create a filter using the "first / last data row’ → save for later (Last row - 1). But Im stuck at the moment and havent had much success. Has anyone had any success doing this (filtering out all the rows except for the last two )?
We can use the Interop.Excel to get the Rows hidden. We also would require to get the Table Row and Column Details, Hence, we use a Read Range and get the Datatable.