Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i want to check in each filed null count how can i check this?
is there any specific method ?
Thanks
Sony
Hi Sony,
Try
MissingCount(FieldName)
Thanks,
Kavi
hi,
count( {<[Field]={''}>} [Field])
Hope it helps,
Andrew