Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
How to add a third dimension to this Expression? (quarther for example)
= Count ({= $ <Year, Month =>} ID_FIELD)
Thank you for your help.
Mouhsine
(I guess it's the same question I just read...)
It will be just like this:
= Count ({= $ <Year, Month = , Quarter = >} ID_FIELD)
You can add as many as you want:
= Count ({= $ <Year, Month = , Quarter = , Department = , Country = >} ID_FIELD)
Regards,
Erich
(I guess it's the same question I just read...)
It will be just like this:
= Count ({= $ <Year, Month = , Quarter = >} ID_FIELD)
You can add as many as you want:
= Count ({= $ <Year, Month = , Quarter = , Department = , Country = >} ID_FIELD)
Regards,
Erich