I have an Automate that updates a field in the Common Data Service.
The automate process calculates the week number, day of the week, etc. based on a date and updates the fields for week number, day of the week (text) and month (text).
I experience that the flow is continuous, even if no one uses the application, or updates data in any other way.
The trigger is: Wen a entry is created, changed or deleted.
d.
I need input on how I can avoid the flow going every single second, when the application is not in use.