HI!
Can you please help me figure out what I'm doing wrong?
I want to make a filter of hands when my opponent cbets a certain size (for example, 33 or 75% of the pot).
Made a filter when we call on BB vs BU:
https://gyazo.com/b556557c039f502439fbae130563e5a9
Now I want to display statistics separately depending on the opponent's sizing.
If you enter the size of the cbet in the blinds, for example from 3-4BB, then it shows the correct results:
https://gyazo.com/8010f8f97dade83d0117dd8246e6055d
But when I try to make a filter as a percentage of pot, it does not output anything. For example, I set the size of the cbet from 50-100%:
https://gyazo.com/6103807ecb622dfa1f21ee35b37eb616
What could be the problem?
Thank you.