Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm wondering how to count stores that i had with minus value, in this case my YTD Growth value, i use
Count(
{< vYTDamt = {'<0'} >} Distinct (Stores)
)
but i had that error in modifier expression, So anyone can help me? i attach an image for detail,
Thanks a lot,
Cheers,
nop.. nothing happens, total still 82.. ![]()
Hi all,
Anyone in the forum can help me found at the problem? @_@
Hi,
Can you provide the document with no selections included.
Thanks
Kamiel
just unselect "always one selected", here you go ![]()
thank you,
HEy , try this:
Count(if([YTD Growth]< 0 , Stores))
May be Distinct won't work out here !!
Hi, I'm selecting the Year 2014 and getting 82.
The expected result is 26?
Nop.. its still wrong, the right value is 26.. but with your exprss is 163 ![]()
hi Vinicus,
yeap.. thats correct, did you get the expression??
Not yet but I'm trying to figure it out.
oh boy.. its hard lol, i just cant find it the right expression @_@