Hi, I'm trying to get Year of Service based on the Joining Date of an employee. I followed a youtube video and managed to get the total days from the joining date until the present day. I want years instead of days. How to do that? Do I need to divide days into months then years?
this is my flow to get the total days
Thank you.