Hey stata community,

How can I generate a new variable that tells me how frequent a product is per country?

e.g.
if product A is launched in 20 markets, I want the new variable to just say 20.
if product B is launched in 8 markets, I want the new variable to say 8.


I have each variable per column.

Many thanks for your help!