Modern Excel activity: Taking more time to read the file

Hi team,
@uipath

I’m using UiPath 2023.10.1 version
Excel activities version is 2.24.3

I’m trying to read excel (XLS) file which contains 1746 rows. But the modern UiPath activities are taking 5 min to read it. However, using classic activity it read within 3 to 5sec only

According to the existing post and suggestion I have tried everything but still modern activity is taking time.

My file contains above 1k data but in future it may increase.

Kindly help

Please try setting the Visible property of the Excel Application scope to ‘False’, this way excel will open in the background and may increase the efficiency.

@Vrushali_Gave,

That’s too much time for 1k Rows. Can you try upgrading the package to latest version V2.24.4.

In a Read Range activity for UiPath.Mail.Activities.2.24.4

For better performance, we recommend setting the Read formatting option to RawValue and deselecting the Visible rows only option.

1 Like

@Muhammad_Nadeem_Abbas @ashokkarale @marian.platonov

I have tried all the solution but still same. Taking time

@Vrushali_Gave,

Alright! In this case last option would be raising this with UiPath support team to find the root cause.

Hey @Vrushali_Gave,

Please open a Support ticket with all the details and we will look into it.

Thank you,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.