Count date field that is empty

Hi @Marcelo_Ignacio_Cid1,

Your requirement requires two new calculated measures - one for “true” and one for “false”. See the linked post for an example of the sum of empty values - Getting a count of issues that do not have a given link - #2 by roberts.cacus.

You can check the property with Not IsEmpty() for filled values.

Best,
Roberts // support@eazybi.com

1 Like