I have a Flow setup to move one calendar date to a calendar on a different subsite based on two conditions.
The first determines if it is an All Day Event.

Everytime I run this flow it ends up proving "False" even though, the Calculated Column shows to be All Day. I am thinking that somehow the condition is proving false just based on the value not proving true and not the condition statement as a whole.
The reason I say this is because the second condition looks at the IT area to see if it equals a certain area and then if it does, it proceeds to copy the calendar item. At first when I put "IT Area", it was proving false, but when I found the "IT Area Value" it worked like it was supposed to.

Does Flow not work with Calculated Columns? If I can just get that condition reading correctly, my Flow would be completed.