I want to implement a power automate flow that get triggered when an item is created, and it should check if there is a existing item created by the same user and on the same date, if so to delete the duplicate item and send an email to the user that the item was deleted since it sis a duplicate.
now we will have users accessing the list from different timezones.. so what is the formula inside "Get Items" to get the duplicate items? i will depend on the built-in fields; Created & CreatedBY.. any advice?
Thanks