A Jaspersoft Custom report exported as docx includes a table with bytes.
Since the counters result in large values, how can I convert the values from bytes to MB or GB to make them more human-readable?
This request is 'out of scope' for Broadcom Support. We don't configure custom reports for customers, that falls more within the area of field services/consulting.
Nevertheless, you have 3 options,
How to convert bytes to MB and add mb at end of result in sql query
https://www.sqlservercentral.com/forums/topic/convert-bytes-to-mb-script
Query to convert from MB into a GB value
https://stackoverflow.com/questions/37348032/query-to-convert-from-mb-into-a-gb-value