Calculating age from Date of Birth in Dataverse had to be done using either a plug-in or a JS web resource but it has been made easier with the new formula data type. This feature allows you to create ...
//Takes a Single Date/Time Field and returns its time difference from nowDateTime(). //params = sysparm_fdt (the first date/time field), sysparm_difftype (time based format to return result. See ...