10
Currency values on Forecasts must be right aligned. Currently all integers / decimal values are left aligned and it is very difficult to read these values
Example:
Current Format
10000.00
200.00
5890000000.00
Suggested Format
10000.00
200.00
5890000000.00
This format (right aligned is already available in Views - example Open Opportunity View and is very useful). Requesting the same right side alignment for currency fields on Forecasts.
STATUS DETAILS
New