jowilliams
Programmer
I need to truncate a summary field in a crosstab - the field in question is a formula that calculates a number to 2 decimal places.
I need to display the summarized field (sum of the formula) on the report as truncated but I do not want to truncate until after the summarization is done because I need the decimal portion to be included in the summarized amount for accuracy.
Is there some way of truncating the output of the crosstab after it has summarized the data? I've tried sticking a truncate expression in the 'Rounding' portion of the format editor for the field in question but it doesn't work If I stipulate no decimal places in the 'Decimals' format it, naturally, rounds my summarized field up, when my goal is to round it down.
thanks,
Jo
I need to display the summarized field (sum of the formula) on the report as truncated but I do not want to truncate until after the summarization is done because I need the decimal portion to be included in the summarized amount for accuracy.
Is there some way of truncating the output of the crosstab after it has summarized the data? I've tried sticking a truncate expression in the 'Rounding' portion of the format editor for the field in question but it doesn't work If I stipulate no decimal places in the 'Decimals' format it, naturally, rounds my summarized field up, when my goal is to round it down.
thanks,
Jo