MonsterMan
New Member
- Joined
- Jul 24, 2018
- Messages
- 13
I’m trying to calculate the number of winning trade on my table. The header of my table is ‘Win / Loss’. Each trade is a ‘Win’ or ‘Loss’. Out of the 3 trades made, all 3 were ‘win’, but win rate is shown at 38%, instead of 100%
This is the formula I’m using: =COUNTIF(Table2[Win / Loss],"Win")/COUNTA(Table2[Win / Loss])
Am I missing something?
Thanks
This is the formula I’m using: =COUNTIF(Table2[Win / Loss],"Win")/COUNTA(Table2[Win / Loss])
Am I missing something?
Thanks