Read Range: Could not read range A1:S20000

unable to do read range
i have build automation previously on classic activities but due to frequent excel issues i am moving to modern so replacing activities with modern activities.
getting below error to read range

Hi @Mathkar_kunal

Can you provide some more context.

  1. Are you making use of Modern Excel Process Scope?
  2. Is there a reason why you a specifying such a large range? Why not just leave Range empty e.g Sheet.Range(“”).
  3. Can you paste the full exception here please. I would like to read further down.

Thanks.

Hi @Mathkar_kunal

Have you placed the Read Range activity inside an Excel Process Scope?

Like this:

Regards
Soren