Hey guys,
so what I want to do: In the end I want to have a dashboard that displays the average model age in days.
My idea was to have a report that generates a table column which gives me the model age in days. In Excel this would be fairly easy, you just have to go: Current Date - ReleasedOnDate = done
But I'm kind of stuck how to accomplish this via automated report since currentDate - ReleasedOnDate doesn't work this way, I can only compare those to each other...
Thanks in advance
Bartosz