Howdy good sirs,
I've successfully implemented a progress bar in my code. Since the process takes a few minutes, it would be great if the use could be shown elapsed and remaining time.
Is this even possible? If so, could you point me in the right direction please?
Thanks,
Dan
0
Comments
This shows elapsed time in seconds and time left in mins
I took the time to put it into a codeunit, so hopefully it will be moved into the tips and tricks section where others can benefit from it.
I attached my codeunit, and I also attached my example usage of it. Let me know if you need it in a different format (I'm still new to this!)
-Dan
Normal Codeunit:
Codeunit With example "Parent" codeunit: