@COUNT WITH SKIPNONE AND @XRANGE unexpected behaviour
Hello everyone,
I am using the @COUNT to calculate the count for the number of months from Jun-FY22 to Sep-F23 :
OFS_Calculated= @COUNT(skipnone, @XRANGE( FY22->Jun,FY23->Sep))
However, instead of giving me the result is 16 months, this function gave me 39 months.
Has anyone met this error before?
Please share how you can fix it.
Thanks!
Tagged:
0