Recently we have migrated OBIEE 12c (Backend: Netezza) to OAS (Backend: Databricks) by migrating RPD and catalog as such. But while running analysis could see measures from double/float data type with precision values are showing only integer values and decimal places values are coming as 0.
Eg: Sales values 145677.755 is showing in report as 145677.00. Physical query does not have any data type conversion functions.
Any solution for this to fix it globally instead of making change in each measures.