Articles in this section
Category / Section

Converting Byte Data to Gigabytes in Bold Reports

Published:
Updated:

Converting byte data to gigabytes is a common requirement for better data comprehension, especially when dealing with large values in reports. This Knowledge Base article explains the process of converting byte data to gigabytes in Bold Reports. This conversion enhances the readability and understanding of data for end-users, allowing them to view large values in a more relatable and easily digestible format.

To achieve this requirement, please follow the steps below:

  1. Drag and drop a tablix report item and map the bytes data field to it.
    image.png
  2. Edit the mapped bytes data field expression and convert the expression to gigabytes by dividing the bytes data by 1073741824.
    image.png
=Fields!YourField.Value / 1073741824

In the context of this conversion, 1 gigabyte (GB) is equivalent to 1073741824 bytes. For reference, this value is obtained by dividing the byte value by “1073741824”.

  1. Save and preview the report. The bytes data are converted to gigabytes and previewed in the table.
    image.png

Users can also format the converted field values as per their requirements.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied