Hi! Just want to seek for your help on how I will count or concatenate 2 items in the same field.
TABLE1

For example, I want to count the total in 'Team One' and 'Team Two'
My formula is not working...
CountIf(TABLE1, 'Team' = "Team One" && 'Team' = "Team Two")