
Announcements
Hey all,
Im new to this cloud flow builder.
I am trying to create emails depending on the outcome inside the desktop flow.
I am using a variable called _UserDenied with just true and false as a string.
Yesterday it worked fine, and all. But now i get this error:
Unable to process template language expressions for action 'Condition_2' at line '0' and column '0': 'The template language expression 'outputs('RunDesktop')?['body/_UserDenied']' cannot be evaluated because property 'body/_UserDenied' cannot be selected. Array elements can only be selected using an integer index. Please see https://aka.ms/logicexpressions for usage details.'.
Also dropped a picture, of how it looks.
Thanks very much.