Hi
I'm building a leave request app, and I want to convert a numerical value, corresponding to the number of workday hours, into a label showing how many days and hours the user has left.
In this case, each workday has 8 hours, so for example if the user has 165 hours left, I want that to translate to 20 days and 5 hours (although the operation 165 / 8 = 20.625 ends with a decimal).
Any suggestion on how can I convert this to days and hours remaining?
Much appreciated
Solved! Go to Solution.
Check this post Convert decimals hours to hours and minutes
Check this post Convert decimals hours to hours and minutes
Thank you for the link. I've read it and I think it might be the answer for my problem.
I'll re-read it and try to implement it tomorrow with a clear head (it's very late right now), and accept your answer as solution by then.
Your welcome
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
198 | |
53 | |
41 | |
41 | |
37 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |