Open Side Menu Go to the Top
Register
How to write expression for filter by BB/100 in edge. How to write expression for filter by BB/100 in edge.

12-28-2023 , 06:35 PM
Hello again.

I'm still learning H2N and want to run a RangeReport with a filter separating players by win rate. Maybe grouping like -25,-15;-15,-5;-5,0;0,5 etc... having a different report done for each. Is this possible? I would be able to insert it in the image shown?
Spoiler:


I don't know basically anything about writing expressions by text, so I am also asking for an example (template) expression I can use if anyone would be kind enough to provide
-thanks
How to write expression for filter by BB/100 in edge. Quote
12-28-2023 , 09:00 PM
You can find example of expressions syntax for the cash winrate here:

https://hand2note3.hand2note.com/Hel...winrate-bb-100

Also, I recommend to take a look at this guide:

https://hand2note3.hand2note.com/Hel...RangeResearch/
How to write expression for filter by BB/100 in edge. Quote
12-29-2023 , 01:48 AM
Quote:
Originally Posted by Hand2note
You can find example of expressions syntax for the cash winrate here:

https://hand2note3.hand2note.com/Hel...winrate-bb-100

Also, I recommend to take a look at this guide:

https://hand2note3.hand2note.com/Hel...RangeResearch/
Thanks but this didn't help me.
How to write expression for filter by BB/100 in edge. Quote
12-29-2023 , 11:07 AM
Hello. For this you have to create reports with this formula:
AmountWon(all hands) / Cases(all hands) * 100 > X (or AmountWon(all hands) / Cases(all hands) * 100 < X), X is the win rate value you want.

Also, for this report to work, please that you have previously created a expression win rate stat (AmountWon(all hands) / Cases(all hands) * 100) and added it to your popup, which is specified in your main Game Type under the Configuration - Game Types path and the statistics have been completely rebuild.
How to write expression for filter by BB/100 in edge. Quote
12-29-2023 , 11:40 AM
Quote:
Originally Posted by Hand2note
Hello. For this you have to create reports with this formula:
AmountWon(all hands) / Cases(all hands) * 100 > X (or AmountWon(all hands) / Cases(all hands) * 100 < X), X is the win rate value you want.

Also, for this report to work, please that you have previously created a expression win rate stat (AmountWon(all hands) / Cases(all hands) * 100) and added it to your popup, which is specified in your main Game Type under the Configuration - Game Types path and the statistics have been completely rebuild.
Okay this makes sense maybe. I do have the Winrate attached to HUD and other pop ups but not the one I was running reports with currently, this should explain why I am getting zero player return for any winrate value.

I'll report back in a few hours after the report is ran to let you know if it worked.
How to write expression for filter by BB/100 in edge. Quote
12-29-2023 , 03:06 PM
What I wanted was actually just alias a group of players that have winning samples so I over complicated it, thanks for the replies
How to write expression for filter by BB/100 in edge. Quote

      
m