I have a flow that runs every 15 minutes and it compares the date and time the row was created with the current time and it writes that difference in time to a column to easily show how long a row has been waiting to be worked.
The only thing I'd like to change is to make time value it updates each row with always be a number rather than the default as shown below…
I have this feeding a Power BI worksheet where we run some calculations with this time. Either straight minutes would work or maybe one decimal place if it had to be hours.
I didnt find anything on this posted… Hopefully someone knows a trick?