Page 1 of 1

Trying to Make a Custom Stat

PostPosted: Sun Oct 15, 2023 10:45 pm
by PairOfBlanks
Hi there,

I'm using a stat with the column "cnt_tourneys", which in many contexts, works fine. I'm trying to do something different with it. In my SS, I've got a report that has a breakdown of spins by multiplier (it's a warehouse custom report, btw). The stat "Raw Ev per Spin" uses cnt_tourneys as it was built. I wish to access the total tourney count at the very bottom of this report, without the per multiplier breakdown simultaneously to make a brand new stat. I want to make a stat pertaining to 2x multiplier, 3x, etc. that also uses the spin total (1163, in this case). In the case of 2x in my SS, that would be 532 cnt_tourneys as well as the number 1163 total tourneys. Which variable or column is the total of 1163, in this case? How can I access that number as a variable and cnt_tourneys (532 here) at the same time? Thanks.

Re: Trying to Make a Custom Stat

PostPosted: Mon Oct 16, 2023 5:20 am
by Flag_Hippo
The 'Multiplier' statistic is a grouping statistic that breaks the report/tournaments down by multiplier so the tournaments on each line will only have data from those multipliers and I don't know of a method to display the total tournaments on each line in a report that is grouped like that.