Override data marker expression - based on geology code

Hi,

I'm having difficulty finding a way of plotting a simple SPT vs depth graph with SPTs from different geology codes plotting as different shapes.

As a basic example I have tried using:

<<Switch(_
  <<Like(<<GEOL.GEOL_GEOL>>,"*G")>>,13,_
)>>

I'd hoped this would return data markers as star shapes for any spt value with a geology code which ends with G (for granular) and default for anything else.  However it only seems to work if the SPT (ISPT.ISPT_TOP) value is the same as the top of the geology code in strata main...

Anyone got any ideas?

PHS.

Parents Reply Children
No Data