I'm building a new Power Automate flow to pull data from a Microsoft form and publish it in both an email and a Sharepoint list. For this workflow I am incorporating the same conditional logic as the others in order to include and display any file attachments uploaded with the form submission in both the email and Sharepoint list. However, it seems Power Automate has stop recognizing “true” and “false” as variables in the dynamic funtions. Can anyone help me comport the flow's logic? Power Automat recognizes “true” and “false” in all of my old flows but not in this new one.
The screenshot below shows the logic that determines whether a file attachment was included in the form submission and recognizes “true” and “false” as values in my old flows:
However, in the new flow below Power Automate no longer supports or recognizes "true" and "false" as values (see screenshot below):