cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with @Aggregation.default: #SUM after 2023 upgrade

neminath
Explorer
0 Likes
457

Hi All,

we were on S4 1908 and were using Analytics query with @Aggregation.default: #SUM.

But after upgrade to 2023 we are getting syntax error for @Aggregation.default: #SUM.

Calc. measure, pos. 48: Invalid default agg. #SUM - only #FORMULA allowed [Analytics] 

Can someone please help in this error.

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

for the same field in cube side, do you have the same annotation?

I think you need to move that annotation to the cube side and remove it from query as indicated by the error msg.