• How to get elevation values to decrease with depth, not increase.

    Hi, in the output the elevation depths increase with depth, not decrease. Can someone please advise how to address this / instruct the report design ?
  • lab specimen table

    Hi, Is it possible to allow duplicate depths in the lab specimen table in gint std a4 astm lab file? Thanks
  • gINT Logs - printing a single log as multiple yet continuous pages? Setting custom depth intervals?

    I am creating 250' boring logs and the lithological data that is plotted under the 'Material Description' column it's extremely crowded and confusing to differentiate which lithology correlates with which depth. That being said, is there a way I can break…
  • Last record

    Hello, I am in need of displaying last record in a table field. I have depth field and second field with entries. I tried to count the number of depth fields and use it with recorditem function. When I used the recorditem function and manually writing…
  • Targetting Specific Zones in Logs

    Hi there, I'm trying to generate some well logs, but above the screen zone is just open hole and I want to be able to display just the screen zone on my log. Is there a way this can be done without showing the entire hole depth? The screen zone is…
  • Text Table Output Sorted by Depth

    We're using gINT 8.2.923. One of our Text Tables prints material properties such as PointID, Depth, and various types of field and laboratory data. In the Report Design for this Text Table, the Data Expression for Depth is <<Depth>>. At Output, the default…
  • 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…
  • callout lines

    The callout lines from text vs depth entity are working backwards. (Callout Tab) The lines should appear as shown in red (look at value 11.5) but instead it drawing the break in lines backwards keeping the text side at correct position and the graphic…
  • combining data from multiple tables in component descriptions

    I have a lithology table with a components child, and a sample table with a lab results child. When I try to combine the components and lab results in one log column, I get repeated component descriptions every time that the lab test's depth doesn't match…
  • "Simple Text"

    I am in Graphic Tables, trying to reference a borehole location. I have used <<POINTID>> and the only borehole I get is B-1, I have tried using <<Atterberg.PointID>> which gives me B-2, and I have tried <<Sieve.PointID>> which gives me B-6. I have also…