Hello,
I have the below query to compute the Time difference of my two fields: d_Assigned and c_Date
d_Assigned and c_Date are both Date/Time (General Date)![]()
Please Login or Register to view this content.
while Time_Diff is also Date/Time but in Long Time
What i want is the result should be in this format: 00:00:00
For example:
When using the above code, the result I got is only 30![]()
Please Login or Register to view this content.
Thanks in advance gurus!
Bookmarks