cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with 0CURMEM_CALMONTH variable

0 Kudos
341

I am trying to calculate cumulated column from another column by using 0CURMEM_CALMONTH variable, I filtered query by calmonth 01.2023...12.2023 .Problem is that cumulated column takes value from prev year, 01.2023 cum.amount =12.2022cum.amount(2 527 294)+01.2023amount(22 077). Cant understand how it could be?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Solved , filter by calmonth 01.2023...12.2023 must be direct where 0CURMEM_CALMONTH variable, NOT in general filter section ( some query bug)

Answers (0)