Hello,
Formula shouldn't be too difficult, but I'm having some issues. What is the syntax for a function that counts is a cell is blank within certain criteria. Here was my attempt, but it was not working. Will also need the notblank version.
=COUNTIFS({Domain}, [Primary Column]@row, {Metric}, ISBLANK({Metric}))
Thank you!