hi i created the schedule flow its show the output is okay last night, but i receive today email, which when i check the output for the day remains constant where it should be add 1 day after yesterday.
this is my flow, in the days column i use this formula :
div(sub(ticks(utcNow()), ticks(item()?['Created'])), 864000000000)
