UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
select a.service_type, a.base_type, a.base_absid, a.year,a.month, round(utilization_in / (b.speed* 1000000),4) as 'avg_capacity_in', ##changed the round from 2 to 4 in order to show 4 decimal values as requested by Emma in ticket 2019091834001379
...