Display Variant Data Type Columns as Floats in Crystal Reports

You must convert Variant data types to Float data types in Crystal Reports to format decimal point precision in your report. For instance, if retrieving the Value column from the ihRawData table, you would need to convert the values to Floats. You do not have to perform these steps if you are working with strings.