Hi All,
I am trying to create a validation in my Powerapps that says true if all required fields are filled and says false if not all fields are saved (like in a save option).
When all required fields are filled my text field will be automatically set to true, which gives should forward to "If yes" and send an email to the approver of the ticket. like bellow

If I run a test with a item that's on True

The condition should process as true and lead to "If yes"but it doesn't..
Can anyone help me on this? somehow it looks like Flow isn't picking up the value from a text field.
Thanks!
Ramon