I can see looking at the positional stat for full-ring the following two codes:
Expression = val_position_abs
- Code: Select all
lookup_positions.absolute_position
Format type = str_position
- Code: Select all
lookup_positions.description
How can I emulate this "look up" feature, so I can provide a verticle labeled list of situations (eg: limp pot, 2b pot, 3b pot, 4b pot)? I would so this so I can have the horizontal free for normal stats (bb/won, hands played etc).
It would neaten up my custom reports if I didn't need to add everything horizontally. Ideally it will be a table format with 1 line per pot type. Simillar to how the position feature works.
Assuming I can create verticle labels, how do I then assign a the name of the label?