cancel
Showing results for 
Search instead for 
Did you mean: 

why is SUM option missing in Summarized Fields?

04-01-2017 9:16 PM
823 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

The SUM option is not visible in the Summarised field of Crosstab Expert.I did not face this problems in other reports. I could still use MAX but then the TOTAL also becomes a MAX value and not actual sum

Secondly, why is there a space between the columns(red X mark)?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

ido_millet
Active Contributor
0 Likes

1. Data type is not numeric

2. CrossTab spans more than one page.

Former Member
0 Likes

k it is in fact a numeric data type. In my database marks is stored as decimal number. i am using vb.net where i set the marks datatype as 'decimal' in the dataset. By the way in my previous reports, the SUM option was available.

former_member292966
Active Contributor
0 Likes

Right-click the Marks field in the field explorer and select Browse Data. What type does Crystal think that field is?

Former Member
0 Likes

its working now. i really dont have any idea how. i just createsd anew report. thanks anyway. BTW, in browse data, the type is NUMBER now. Thanks

Answers (0)