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

Problem with 0CURMEM_CALMONTH variable

0 Likes
742

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?

View Entire Topic
0 Likes

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