Hi,
I have 3 flows let's call Flow 1,Flow 2,Flow 3. The PowerApps canvas App has 2 radio buttons titled as "Cancel Reservation" and "System not using ?". Both Radio buttons contain "Y" and "N" options. The issue is when user selects "Y" from Radio1 the flow run successfully. However,it also displays the error that says "Flow 3 failed and it contains an invalid object name for Radio2".Radio2 is only visible when User selects "N" from Radio1.
Any help is appreciated!
Flow 1 is triggered when User Selects "Y" from Radio1
Flow 2 is triggered when User selects "N" from Radio 1
Flow 3 is triggered when User selects "N" from Radio 1 and Radio 2
Thanks in advance for your time!