Hi, I have a question, can I use CountIf, if I want to check if there is a value specified for this record in another column?
For example:
CountIf(Shortages.Item, 'Production Line'.Text = "A")
Production Line is a column like Item in Table named Shortages