I have a fact that is displaying the number of milliseconds between two dates that is calculated by a database view. I want to display this fact as "7 Days 14 Hours 45 Minutes 12 Seconds". What formula should I use to convert milliseconds to that output? Thanks!