I want to discuss my issue with you which I am facing in my flow. I want to calculate due date on the basis of received email in outlook inbox, I also created two different column in my SharePoint list name as created date and due date so if I received the email before 5 PM than due date is for the same day. Next is if email received after 5 pm than due date is for next day and the last condition is if email received on Friday after 5 pm than due date is for Monday, I am performing different method such as split time, created different variable, but didn't find success to get right solution, my main issue is I didn't able compare the date and time. In the output I only get the time utcNow(), others conditions are not working. Further detail I also uploaded the screenshot as well. Hope I get the the solution
Thanks in advance