I would like to have conditional labels on my plot vs depth column that only display if the value of the data is 0 (as shown in image, green arrow). Basically, instead of displaying a zero, I would like the data to display the text "ND". I imagine it is some sort of conditional function, but I cannot figure it out. Any help would be appreciated. Thanks.
Hi Alex,
You can modify the plot entity in report design.
In report design open the plot entity goto the Data Posting tab. click on the additional posting box . Write your conditional expression .
Then in the data post tab uncheck post values.
Thanks Kirk! That worked :)