Hi,
From the Use of Component Description The order of components can also be change without editing the data." Can someone shed some light on how to accomplish this? I appreciate any helpful guidance.
Thanks D.
I am kind of new to gINT. I am trying to use HasDATA function as a output condition to show a text property in a fence diagram. For example, the scale for moister content is set as a text property in a fence library. When I generate an output, I need…
I am producing gINT fence diagrams for a 140-km long rail alignment. I have about 600 boreholes along this alignment, and many of them are very closely spaced. The fenceposts for these boreholes overlap and are difficult to read. Is there a way to offset…
Hi Ryan,
What you are doing is correct.
I have had to do this many times for Log reports, if I wasn't able to come up with a min/max combination that would handle enough of the data I would create one or two other min/max combinations and then rely…
Keith13hk asked: I am preparing a cross section using gINT with fence output, and have added a data field called "Grade". How can I display this data as "text vs depth" on a fence report?
ANSWER : You can display on a fence report anything that you…
I am making a graph for Atterbergs and am wanting to show all three of the tares, weights, blow counts etc. I used the repeat tab under text properties and it still only shows one when viewing the output. It is the first one in the set that I need so…
You might be able to handle this with an OUTPUT script with user-entered variables for the filter entries - that would combine the ease and speed of a script with the ability to enter the filter parameters as needed.
I'm not sure why the expression…
Whenever you get the error "Specified records returned no data" in OUTPUT, it means that no records containing all of the data needed to generate the report were found.
Look at the OUTPUT window DATA SOURCE area. Under the Source File field is a field…
At first, I could not get lab data to print with an output condition of:
<<Report Var.Stratum>> = <<SqlRange(_ <<Depth>>,_ [SAMPLE].[Stratum],_ [SAMPLE].[Depth] + [SAMPLE].[Length] / 12_ )>>
Yet the sqlrange statement correctly printed "Soil" when…
Hi all,
Phil Wade helped me with the SQL for this query the other week and it worked fin, until now! It goes like this:-
A non-SI based gINT setup for concrete cube testing. Data about each cube is stored in the CUBEDATA table, including Date created…
I am looking to find out if there is an easy way to output a soil log and rock log easily with one step. So when you output a soils log and the lithology changes to rock is there a way to telll gint to change the output to the rock log. I changed the…
Judy, there are a lot of ways to accomplish this. It might be as simple as a combination of SQL selection in the lab assignment report, and perhaps a new field to mark which samples belong to which "assignment", or as complex as a Lab Testing Assignment…
I am working on creating a new library and template workflow process, and I wanted to share my thoughts with the gINT group, to discern, if it good or bad idea or if it is already done.
Problem: numerous varieties of log reports each with different…
You are almost there with your Output Condition, you just need to replace the Repeat character <<#>> in your expression with the Set Key number for each "set of data".
These all work the same, so you can select which format you prefer.
<<HYD READINGS…