简体   繁体   中英

Summarize the fields in Crystal Report

i have a column name "totalcost" , the datatype is nvarchar.. it accepts numbers and the word "Not Applicable"

is it possible to SUMMARIZE that column? i have a problem because all data in this column are not all integer.

You can create an formular field to clarify your value, set it's value to 0 if "Not Applicable". Then, Summarize on new formular field.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM