d0c294551025416

updated

15 years ago

0

1491

August 4th, 2011 22:00

Group by operator result mod

Hello all,

Just did a very simple customised report in grouping all clients together from a Backup Save Set Details source, to get a total number of backup sizes done per client.  Also did an order as well based on client host name.  The problem I have is that the result of the size are all added up and reported as TB, is there a way to make it report in GB or even MB as a setting or an operator somewhere?

So in the data flow of the custom report:

Backup Save Set Details -> Group By clients (Group By operator) -> Order -> End.

Result at the moment:

Client       Server           Size (TB)

I need to change the TB to GB or even MB.

Cheers,

Alex.