I have a report based on a view. The field in the view comes from a table that has the correct format for currency and displays correctly when browsed. (Format $, InputMask 999,999.99) The report shows the field as $999.9999. I have set the property for the field in the view designer as Format $, InputMask 999,999.99 but it still shows with 4 decimals. I have tried all kinds of combinations to no avail.
I can SET DECIMAL and SET FIXED to get the correct display for the currency but the other numeric fields then have decimals.
How can I just affect the currency decimals in the report?
Rich
I can SET DECIMAL and SET FIXED to get the correct display for the currency but the other numeric fields then have decimals.
How can I just affect the currency decimals in the report?
Rich