Hi,
I have build a flow for a Sharepoint Vacation Tracking site. Every this is working fine, but the Compose function using Sub does not work, I keep getting error. I have read several blogs and post on this forum but could not find an answer. Please see the Flow screenshot belwo. I am using the follwing expression for compose 3.
sub(item()?['Vacation Days Left'],float(outputs('Compose2')))
I am also having issue with the time zone as when i create a calander entry its putting it a day ahead of the event. Like if the event date was requested for 1/28 it creates it on 1/27.

