The treatment must be added in the database as a Virtual Column before a Treatment
record can be created.
Treatment Text uniquely identifies a treatment in the Treatment table and it is
generated by system using the Treatment Virtual Column and its value as shown in
the example below. So, the Treatment Text or value of the Treatment Virtual Column
can not be modified.
|
Treatment Text |
Treatment Virtual Column and its value |
Can be From... |
|
NitrogenApplied0|SeedingDensity250 |
NitrogenApplied = 0 and SeedingDensity = 250 |
Plant Agronomy Trial |
|
NitrogenApplied150|SeedingDensity250 |
NitrogenApplied = 150 and SeedingDensity = 250 |
Plant Agronomy Trial |
|
RowSpace15 |
RowSpace = 15 |
Plant Agronomy Trial |
|
|
|
|
|
|
|
There are following two ways to add
Treatment Text
in the database.
- Use Treatment Setup Form to bulk insert treatment records
using the starting and ending NUMERIC value
of the Virtual Column (of the TreatmentFactor table).
- Using Import Trial Design. While importing
data, system use the Virtual Column (of the TreatmentFactor table) and its value
to generate the Treatment Texts as shown above and save them into the database.
Once the
Treatment Text are saved in the
database, it can be used in the trial design, Analysis of Variance and Multi Environment
Trial Analysis.
These are the
Virtual Columns of TreatmentFactor
table and are used to generate Treatment Text
that uniquely identifies a record (or row) in the Treatment Table.
Follow these steps to add a
Virtual Column for TreatmentFactor Table:
- [ Task > System > Manage Virtual Column and Alias ] to load
Virtual Column Main Form with all the virtual columns in the database.
- [ Record > Add Virtual Column ] to load the
Virtual Column Setup Form.
- Enter name, caption, description of the Virtual Column
- Select TreatmentFactor for
Table Name of Virtual Column.
- Select Data Type of Virtual Column.
- Enter a value between 1 and 32 for the
Text size of the Virtual Column value.
- Enter the Unit of the virtual
column (if available).
- Must uncheck checkbox for Can
have Null Value?.
- Check the Tickbox to
add validation rule for all the Sub-systems.