Trying to use the minimum function in a formula used in a crosstab summary field. Works in Crystal XI; does not work in Crystal 2008.
cmarshall1 (BOB member since 2007-09-11)
Trying to use the minimum function in a formula used in a crosstab summary field. Works in Crystal XI; does not work in Crystal 2008.
cmarshall1 (BOB member since 2007-09-11)
I think this does work in Crystal 2008.
I let it create the automatic sum summary and then right click and ‘Edit Summary’ and change it to a Minimum.
blair (BOB member since 2006-11-17)
I am actually using a conditional formula in the summary field of a crosstab:
Example:
If {fielda} = minimum({fielda}) then 1 else 0
I am then summing the result in the crosstab summary. It works perfectly in CR XI; I get “not supported” error in Crystal 2008
cmarshall1 (BOB member since 2007-09-11)