I've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?Dallas wrote: ↑Wed Jul 16, 2025 5:35 pmYou'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html
From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
Display Winning Horse, Jockey, Trainer Names with P&L's - Guardian Market List Layout
- jamesedwards
- Posts: 4055
- Joined: Wed Nov 21, 2018 6:16 pm
Which bit of the market name do you want?gstar1975 wrote: ↑Wed Jul 16, 2025 5:49 pmI've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?Dallas wrote: ↑Wed Jul 16, 2025 5:35 pmYou'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html
From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
This gets you the whole thing stored as a stored value called "market name" stored at market level.
You can truncate as you wish using the options in the stored values tab.
You do not have the required permissions to view the files attached to this post.
- jamesedwards
- Posts: 4055
- Joined: Wed Nov 21, 2018 6:16 pm
Depending on your set-up, you might well find it easier to have all your different rules in one single rulesfile, then use text conditions so only the relevant bits of the rule trigger on the relevant races.
You do not have the required permissions to view the files attached to this post.
Everything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.jamesedwards wrote: ↑Wed Jul 16, 2025 7:09 pmWhich bit of the market name do you want?gstar1975 wrote: ↑Wed Jul 16, 2025 5:49 pmI've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?Dallas wrote: ↑Wed Jul 16, 2025 5:35 pm
You'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html
From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
This gets you the whole thing stored as a stored value called "market name" stored at market level.
You can truncate as you wish using the options in the stored values tab.
test 10.baf
- jamesedwards
- Posts: 4055
- Joined: Wed Nov 21, 2018 6:16 pm
Here you go.gstar1975 wrote: ↑Wed Jul 16, 2025 7:35 pmEverything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.jamesedwards wrote: ↑Wed Jul 16, 2025 7:09 pmWhich bit of the market name do you want?
This gets you the whole thing stored as a stored value called "market name" stored at market level.
You can truncate as you wish using the options in the stored values tab.
test 10.baf
Couldn't figure out how to truncate it using a single rule, (it might be possible, I don't know this area very well).
But here's a workaround that does it using three lines. Creates a stored value called "market name" which contains only the info you require.
You do not have the required permissions to view the files attached to this post.
- Medicalshirt
- Posts: 2
- Joined: Thu Jan 16, 2025 8:21 am
Okay, many thanks.Euler wrote: ↑Wed Jul 16, 2025 12:16 pmJust modify this list and add them yourself.
https://www.youtube.com/watch?v=8wJb6r2Ov80

Thanks James. I'll take a look tomorrow.jamesedwards wrote: ↑Wed Jul 16, 2025 8:44 pmHere you go.gstar1975 wrote: ↑Wed Jul 16, 2025 7:35 pmEverything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.jamesedwards wrote: ↑Wed Jul 16, 2025 7:09 pm
Which bit of the market name do you want?
This gets you the whole thing stored as a stored value called "market name" stored at market level.
You can truncate as you wish using the options in the stored values tab.
test 10.baf
Couldn't figure out how to truncate it using a single rule, (it might be possible, I don't know this area very well).
But here's a workaround that does it using three lines. Creates a stored value called "market name" which contains only the info you require.
test 10.baf