• Inserting axis labels in fence diagrams

    I have manged to show results for dynamic probing on a fence report next to my borehole...… does anyone know how I create / insert a vertical and horizontal axis to show depth vs blows n/100mm? can this be done on a fence report? see picture below.
  • Exclude Certain Data from Graph Report

    Hello, At our lab, we do a full sieve analysis or we can do just a #200 passing. I am trying to figure out a way to have only the full sieve analysis show up on the Grain Size Distribution graph, and for the results that only have the one #200 sieve…
  • Re: Two questions (Repeating Text and Moving Table Text).

    Graphs are defined as one data frame per Graph report. You can report multiple dependent data against the independent axis datum, but within the Graph Report design there is not a way to add a second data frame with a different Independent axis. (This…
  • Re: Prompt

    Jaffa, I would be interested to know in which entity or report property you used the Prompt command. I think it would be a good idea to report it to Tech Support, with a copy of the library (or at least the Graph Report form that gave you the error).…
  • Muliple dependant data in graphs

    Hello I'm tring to graph undrained shear strength results from UU triaxials, pocket penetrometers and shear vanes on one graph for a number of boreholes. I'm plotting against elevation (depth + hole depth). I have approx 70 shear vane readings,…
  • Re: Two questions (Repeating Text and Moving Table Text).

    Questions: Are you in the Graphs tab or the Graphic Tables tab? If in the Graphs tab, are you trying to build a table below the data frame of the graph? Or does the graph itself repeat, with the text designed to be included within the data frame boundaries…
  • Formatting a fixed curve on graph (colour, type, fill) with an expression

    Hi all, I'm trying to add various granular specification envelopes to a grain size graph. However, I now want to see multiple specs on one graph, and I need them to have a different colour/fill. Here's my workflow: - user specifies granular specs in…
  • Re: Show geological layer name for test results on graph report

    Rob, it sounds like you want to know what layer stored in GEOL matches the depth of the lab sample from LAB SPECIMEN. This is very similar to Help Example 2 in the SqlRange function topic, where we look for the USCS code that matches a field sample depth…
  • Re: Formatting a fixed curve on graph (colour, type, fill) with an expression

    Hi Michael You have two options: Graph Properties | Data Representation | Curve from equation a. Make ItemKey tables in your project database to store the PSD specification requirements b. In Curve Expression enter code like this <<IndDepList…
  • Graphing design lines in gINT

    Hello I’m trying to plot my design lines from a large number of boreholes. I’d like to use graphs, not logs, as I have a large number of boreholes to show on one graph. I’d like to plot the design values of certain geotechnical parameters vs depth…
  • Display multiple compaction curves on report

    I have had a request to show a family of compaction curves on 1 report with each curve having it's own color. I know I've done this in the past, however I can't remember how to do it! Can anyone help kick-start my brain by reminding me how to do this…
  • Output Graphs: Repeating Text

    I am trying to make a table for Plastic Limit. I am wanting to show all the inputs from Attb Readings that go into calculating the Plastic Limit. Since the data is the last two entries in Attb Readings, I am trying to use a DataSetKey to pull up from…
  • Show geological layer name for test results on graph report

    Hi, Im trying to add a repeating text field to a graph report to say what geological layer a lab result is from. The layer name text is in the GEOL.GEOL_GEOL field. I have taken the code below from the SqlRange help however no text is generated…
  • Re: Prompt

    Like Phil, I have mostly used the User Report Variable, which prompts the user once to enter a value that will be used for the entire report run. The only advantage I see in a prompt command is that it allows the user (via PromptEachPage ) to re-enter…