I am making a dashboard and have created a Calculation Sheet that will link to the Dashboard. All of my calculations reference other sheets. Most of the formulas have been simple thus far. All I have been doing is counting when a certain symbol shows up in a column using COUNTIF.
For a specific sheet, I have multiple business units I am tracking. Those show up in the form of numbers (ex 1200, 1300, etc). I want to count the symbols in the next columns but also break it up by business unit. There are two symbols to count for each unit.
Therefore, I need to calculate the following:
COUNTIFS Business Unit A in Column 1 shows a "!" ("high" symbol) in Column 2 OR when a flag is checked in Column 3
I have been seeing some threads that are answering similar questions but only when working within the same sheet. For this one, I will be referencing a separate sheet and do not know how to format this. Tried to ask the AI tool but it did not understand me.
Thank you!