When looking at the report view from the central management console, my right-most column gets cutoff, while it shows perfectly well in crystal reports.
Also, when converting from a text to a number, it compiles fine with crystal reports but has issues when trying to view from the CMC. I have to add this to my formula:
totext({@YearString},0,"")
. Why?