Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have expression
Count({<Var1={"=Var1 >5","=Var1<10"},QYYYY={'$(=QuarterName(max(QYYYY),-1))'}>}TOTAL Variable2)
I need to Total count for previous Quarter and for Variable1 more than 5, but less than 10.
If I select only Var1>5, it works. If I select Var1<10, it works. But together, NOOOOO
Var1 looks
Thanks,
Do you have idea?