#RPA Discussion

4 messages · Page 1 of 1 (latest)

unreal prism
#

Hi Team, confused about what to Choose whether it's UiPath or Power Automate. I have already trained in UiPath(do not have deep-dive knowledge but having intermediate level knowledge). so can I strengthen my UiPath Knowledge First?

or start power automate,I need your suggestion

I also want to know how RPA will be in the future, whether it will be dead or we have to expand our knowledge in AI,
If AI is also required, should we learn any additional programming language like Python ??

#💡・faq
#1022221804925894706

noble dock
#

Changing from one tool to the other is possible - so choose the tool your job/company uses and get really good at that 👍🏻🤖☺️

rose tinsel
#

Everything will be dead eventually 😁 as for RPA... Don't think we're expecting exponential growth, and the whole IT market slowed down a bit since 2023. I would probably search for both UiPath and PAD roles, as some experience is invaluable in finding further jobs.

warped lance
#

Hello everybody
I am making a flow in power automate desktop to filter and download excel files in a web page.
I need the following:
on the web page there are different filters and i need the following: Filter current year, current month , and current week(of the year).
I made a python script to get the year, month and week. At the time of adding it the flow as "click with UI" I add the python result example:
-click on "variable month"(would be april).
I get an error.
What options do you give me?