Forum Discussion
Calculate Time difference in calculated column
Can you please share the formula you are currently using for "Time Taken"?
That will help us to identify the issue with formula and answer your question more precisely.
Also, why are you using single line of text fields for Time Accepted and Time Delivered?
General format for your formula should something be like:
=TEXT(DATE([Column2])-DATE([Column1]),"h:mm:ss")
Reference: Date and time formulas
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap as you have the dates & times in Power Apps you could just do the DateDiff calculation in Power Apps then save the result to the SharePoint list item.
Rob
Los Gallardos
Microsoft Power Automate Community Super User