Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Issue Exporting to CSV When Using Double or Float in Calculations – OAC/OAS

Received Response
22
Views
2
Comments

Are there any limitations in OAC/OAS that prevent data export to CSV when calculations involve Double or Float data types?

Answers

  • SteveF-Oracle
    edited Jul 17, 2025 3:03PM

    Hi,

    More clarifying details are always helpful.

    • What is the "issue"? The export never completes? There is an error? It completes, but something is missing?
    • You mention OAC/OAS, if OAS which yearly update are you using and the patch level.
    • Which part of the product are you exporting with? Classic? Workbook visualization? - Steps/examples
    • May we assume it works correctly when the calculation is removed?
    • Example of the calculation

    Since these are binary types, there are some general limitations documented

    For information about DOUBLE and FLOAT, see Floating Point Limitations and Data Type Limitations.

    To avoid the limitations of the FLOAT and DOUBLE types, Oracle suggests that you update the FLOAT and DOUBLE data types to the NUMERIC type. There is no workaround to fix the inherent limitations with binary floating point data types, other than switching to the NUMERIC data type.