Requirement: when the value of series 'Baseline Forecast' is less than 0.1 then update it to 0(Zero)
We have a requirement that whenever the series "Baseline Forecast" is less than or equal to 0.1 then show it as Zero.
Note: baseline forecast is generated by batch engine.
we want the value updated in database as Zero, not just in worksheet view (That we can change in Display ###,##).
We want the value to be 0 in database, because based on this database value other series values are calculated.
I believe that doing modification in server expression will update the value to 0, but I am not sure regarding the modification.
Please help,
Regards,
Meraj