I have a flow that look at the Date of Referral field and pulls any item that has a date greater than or equal to 8/1/2023. This has been working for 5 years and recently I had to remake this flow because I needed the new run as user feature. When I run this flow some reason it is not pulling the items correctly any more. I attached screenshot with what the date is coming up as. The Date of referral field is date and time data type. When i run the flow some reason only items with the date of 8/1/2023-8/14/2023 are coming up.
DateOfReferral ge '{Add(int(formatDateTime(utcNow(),'yyyy')),-1)}-08-01T00:00:00.0000000Z'