I have a power automate flow like this
2. list rows
3. apply to each: relate rows
4. apply to each: condition
if form field is equal to table column 1
and table column 2 is equal to True
if yes if no
I need the 'if no' section to show an error message to the user. Is there a way to do this? Thanks for any help!