How can I export time spent values in a normalized way?
Hi,
I'd like to export a query from RTC on WIs that includes timespent and estimate values. When I export, I get values like:
2 hours
10 min
1 hour 15 min
I'd like to use this data for graphing, which means that I'd like everything to be in the same scale, and in simple numerical values. For example, maybe everything is given in minutes; so the above output would become:
120
10
75
Is there a way to do this?
I'd like to export a query from RTC on WIs that includes timespent and estimate values. When I export, I get values like:
2 hours
10 min
1 hour 15 min
I'd like to use this data for graphing, which means that I'd like everything to be in the same scale, and in simple numerical values. For example, maybe everything is given in minutes; so the above output would become:
120
10
75
Is there a way to do this?