punitganshani
Forum Replies Created
-
@rochesterj What integration code could would that be? if you can point, that would help!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Statistics – Complex FormulaI have tried that as well.
The absolute value is correct
(S1 (for) + S2 (for) + S3 (for) – S1 (against) – S2 (against) – S3 (against) )but when we apply
>0to it, the answer is always0instead of0(false) or1(true)(S1 (for) + S2 (for) + S3 (for) – S1 (against) – S2 (against) – S3 (against) ) > 0Screenshot:
The Formats I can see in Player Statistics and Team Statistics is
NumberandTime. Is there a way to enableVariableif that will make a difference?- This reply was modified 4 years, 8 months ago by punitganshani.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Statistics – Complex FormulaI tried this but the value is appearing 0 for all entries
Here, https://imgur.com/a/Esybszs
- This reply was modified 4 years, 8 months ago by punitganshani.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event list – Time/ResultsI am facing a challenge with similar thing. Using Sportspress for Tennis and Time/Result shows last set data instead of Total.
Example,
S1 S2 S3 T
Player1 6 4 0 1
Player2 0 6 6 2The event box shows Time/Results as 0-6 (S3) instead of 1-2 (T)
If the event has 2 games, it shows S2 results instead of T
Is this a bug? How to fix this?