Hello,
In Studio 2022.10.3, StudioX excel activities displayed due to which not able to work and use excel application scope activities.
Hello,
In Studio 2022.10.3, StudioX excel activities displayed due to which not able to work and use excel application scope activities.
Hi @caggarwal
Try to do this
Go to project → Setting → General → Disable [Modern Design ] → Click ok
After that you will find the studio activity of Excel application scope
Regards
Gokul
Hi,
We need to set it as the following at Range property at modern ReadRange (ReadRangeX) activity.
Excel.Sheet("Sheet1")
Please also see the following document.
If you need to use classic ReadRange or ExcelApplicationScope, can you try to turn on ShowClassic at Filter in Activities panel.
Regards,
Hey @caggarwal ,
Just to provide some background, we’ve introduced Modern Excel activities in Studio since 2021.10 and sharing here some additional info on how to access them.
As a heads up, we’re investing more in the Modern Excel activities so expect to see newer functionality in them rather than the Classic ones.
Thanks,
Raluca
Disabling modern isn’t a good solution. Learning to use the modern activities is the solution.
It’s not that it’s displaying StudioX activities, it’s that the new modern activities work the same way.
You should just learn to use the modern activities, they’re better.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.