Time formatter for widgets
A
Andrea Jeney
As of right now we are having to fix the data to a specific format in our number chart. It would be nice to have the ability for the content to be formatted in a way that was more readable to users viewing the data. For example, our change lead time is formatted in minutes, it would be great if it there could be a way to parse the data into a more readable format using months/days/years if it exceeds specific thresholds.
E
Evan Sketch
There is a way to make a calculation property today in order to convert between month/day/hour/minute and things like that but you cannot dynamically change the units with it which ruins the effect!