Hi everyone,
I have SharePoint list where I use a PowerApps form to create or update items in the list. When I create a new item, a Power Automate flow will be triggered. In that flow is being checked whether the item is new or modified, by doing next:

Now I have noticed that when a new item is created, many times it counts as modified, and not as new because Created and Modified have a difference of a few seconds.
Example when a new item was created, I received next timestamps:
Created: 2020-10-06T20:51:54Z
Modified: 2020-10-06T20:51:59Z
-> Difference: 5 seconds
It should be the same. Someone knows why this is, or how to fix this? Can it have anything to do with the PowerApps form I use in SharePoint?
Help is very much appreciated. Thanks,
Ski