Hello,
I'm having issue with power automate desktop flow where I'm try to use copy from excel by using the action Copy cells from Excel Worksheet action and copy mode: Values of named cells but I give me error and not even let me chose and close it self. Can someone help me with this not sure if it Power automate Desktop update issue or something else.
Thanks!
Error Message:
Message = Selectors didn't match
Error = System.Exception
Full text = System.Exception: Selectors didn't match
at Microsoft.Flow.RPA.Desktop.Designer.UI.ProgramItemConfiguration.Actions.ViewModels.GenericActionEditViewModel.CreateStatementImplAsync()
at Microsoft.Flow.RPA.Desktop.Designer.UI.ProgramItemConfiguration.Common.BaseEditViewModel.<CreateStatementAsync>d__168.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Designer.UI.ProgramItemConfiguration.Actions.ViewModels.GenericActionEditViewModel.<Argument_ExpressionChanged>d__40.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)