Hi,
In BI-IP 7.0 in workbooks (excel 2007) we are using the SAP function of applying a formula in an input cell by writting directly in the input cell x*1,5.
The result should be the origianl amount of the input cell * 1,5 but independently of the decimal separator we set in excel (, or .) the system always ignores the (,). The original amount is multiply by 15 instead of 1,5.
Only if we do x*1.5 (using the dot (.) we have the correct result!!
Is it a bug??
Thnks,
MA