
Hello, we added some CF with percentage on Project
Margin; 4%
rate: 15,44%
When we calculate 4%-15,44% the result shoud be -11,44
In the expression we added:
TO_CHAR(ROUND(Project_Cfp.Get_Cf$_Mci_Marge_Planned(v.PROJECT_ID) - Project_Cfp.Get_Cf$_Mci_Taux_Fg(v.PROJECT_ID), 2), 'FM9999990.0000')
But Aurena show -11% instead of -11,44 %
Where can we define the number of décimals on percentage fields ?
Any hint