Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to write script for an expression..
I need the count a field where it is not null.
Thxs for your help,
try this this may help you
COUNT({<field-={""}>} field ID))
Thxs but i got a little confused..
If the field name is XYZ so how it should be?
Thxs
COUNT({<XYZ-={""}>}distinct XYZ))
I have tried : = COUNT({<[Expiration Date]-={""}>}[Expiration Date]))
and i am getting a red line under the dash before the equal sign!
Any advice?
Thxs,
Try it although the red line, it must work, I had the same problem before but it works
Yes it will work .
sure ignore red line.