Add/Edit 'End of Hole' comment to log output

This article shows how to add or change the text which might typically appear in the same column as the geological description to indicate the termination depth of a hole or pit:

1. Open the relevant template using OpenGround Template Studio.

2. Ensure the required columns for the depth related area are setup (or at least the column which will display the 'end of hole' comment, typically the geological description).  This is done by accessing 'Depth Columns' from the 'Design' ribbon:

3. Under the 'Continuation Text' settings click the 'Header' drop down and select the column which will display the 'End of Hole' text:

4. Input an expression under 'End of Borehole' to show the final depth of the hole as required.

For example, the following expression will show the Final Depth (as recorded under Location Details) to two decimal places.  It will prefix this value with the text 'End of Borehole at ' and suffix with 'm'.

'End of Borehole at ' + [LocationDetails.FinalDepth] + 'm'

Therefore, the elements of the expression in single quotes can be edited to display whatever text is required; the figure 2 can be adjusted to show whichever number of decimal places are required.

5. Note that the associated 'Style' button can be used to adjust how this text is presented, differentiating it from the main geological description if necessary: