How to count issues with a specific text value in Structure
This article is for Structure Data Center.
Problem
I want to count the number of issues in my structure that have a certain text value in them.
Solution
The Formula column has a lot of text-related functions that allow you to define custom logic of how these values should be considered: https://help.tempo.io/structure-dc/latest/text-functions
And with aggregated functions: https://help.tempo.io/structure-dc/latest/aggregate-function-reference you can sum-up the custom values for the whole hierarchy in the structure.