S3 Storage report table value is different on the downloaded report
search cancel

S3 Storage report table value is different on the downloaded report

book

Article ID: 283565

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

This is due to the way CloudHealth converts units when representing data in the report vs when the .csv file is generated on download. 

Resolution

Converting gigabytes to terabytes, for instance, is different when converting in decimal vs when converting in binary.  OLAP reports convert in binary (more accurate); the generated .csv converts in decimal (due to the limitations of the export format).