Hello,
I have attempted to COUNTIFS from one smartsheet to another, however I have had no luck. Once smartsheet is being used to collect numbers and the other is getting information pulled in from Jira.
As you can see in the screenshots I am trying to count certain words in text fields and not a matching character in a cell, which I think is what is making this tricky. I have also tried combining formulas with FIND and HAS, but have has no luck.
Here is my current formula, which is not working, is somebody able to help me?
=COUNTIFS({Innovation Systems Impacted}, CONTAINS([Primary Column]@row, [Primary Column]:[Primary Column]), {Innovation Systems Impacted}, [Column2]1)