I get the following error, when I try to run my flow in power automate.
The error says, that the list does not contain the option, that I have cosen, but it does, so I dont se why it cant find it..?
Korrelations-id: 82ebc84a-a3ef-43e8-8c75-50f06560af86 Select list doesn't contain option 'RM - Drift - Dalux FM Samlet sæt': Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Kunne ikke udføre den ønskede handling på rullelisten (fejl under adgang til rullelisten) ---> System.Exception: Select list doesn't contain option 'RM - Drift - Dalux FM Samlet sæt' ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.AutomationRuntimes.UIAutomationRuntimeBase.SetDropDownListValueInWindow(IntPtr windowHandle, String selector, WindowDropDownListOperationEnum operation, List`1 optionsToSelect, Boolean useRegularExpression) ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.Proxy.LocalAutomationRuntime.SetDropDownListValueInWindow(UIRuntimeElement element, String optionsNames, String optionsIndeces, Boolean useRegularExpressions, Int32 dropDownListOperation) --- Afslutningen på staksporingen fra den tidligere placering, hvor undtagelsen blev udløst --- ved System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.Proxy.UIAutomationRuntimeRouter.Invoke(MethodInfo targetMethod, Object[] args) --- Afslutningen på staksporingen fra den tidligere placering, hvor undtagelsen blev udløst --- ved System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() ved System.Reflection.DispatchProxyGenerator.Invoke(Object[] args) --- **bleep** med sporing af fjernundtagelse --- ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.Proxy.RemoteAutomationRuntimeProxy.Invoke(MethodInfo targetMethod, Object[] args) --- Afslutningen på staksporingen fra den tidligere placering, hvor undtagelsen blev udløst --- ved System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() ved System.Reflection.DispatchProxyGenerator.Invoke(Object[] args) ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.SetDropDownListValueInWindow.<Execute>b__21_0(IAutomationRuntime r, UIRuntimeElement e) ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.UIAutomationActionBase.PerformAutomation(Action`2 action, UIControl control, Boolean logAction) ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.SetDropDownListValueInWindow.Execute(ActionContext context) --- **bleep** på staksporing af indre undtagelser --- ved Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.SetDropDownListValueInWindow.Execute(ActionContext context) ved Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)