Hi all,
I want to eliminate first starters from my automation rules. Does anybody know what rule I could use to do this? I can store form as a text value but what condition would I apply to eliminate first starters?
Thanks Darren
Help with automation condition
I dont know, but you might be able to approximate it with: prizemoney = 0
To clarify, is there a rule or condition I can apply that recognises that a runner has no numbers in the "form" column. I have managed to store form values for each runner as a text value but I've tried conditions form>0, form =0, but both these conditions eliminate required runners.
Perhaps if you test for "" (that is, 2 consecutive double quotes, which means 'blank' in some formats)Herb67 wrote: ↑Sat Dec 10, 2022 7:12 amTo clarify, is there a rule or condition I can apply that recognises that a runner has no numbers in the "form" column. I have managed to store form values for each runner as a text value but I've tried conditions form>0, form =0, but both these conditions eliminate required runners.
How do I do that in bet angel ?Anbell wrote: ↑Sat Dec 10, 2022 7:22 amPerhaps if you test for "" (that is, 2 consecutive double quotes, which means 'blank' in some formats)Herb67 wrote: ↑Sat Dec 10, 2022 7:12 amTo clarify, is there a rule or condition I can apply that recognises that a runner has no numbers in the "form" column. I have managed to store form values for each runner as a text value but I've tried conditions form>0, form =0, but both these conditions eliminate required runners.
Try using a Text Comparison condition' and test if
The Stored value named *whatever your form SV is called*
Contains any of the following
and enter these text items (one on each line)
p
f
u
b
/
0
1
2
3
4
5
6
7
8
9
