KSeiler asked: I had a question about imported PID readings -- they do not show up on the log during the preview or when I print them. However the section is there to input them in the sample area as it normally is. Any ideas on why they do not appear?
ANSWER: (from RWhite) The usual reason that an item does not show up in a report is that the report is looking in a wrongly named <<TABLE.Field>> combination than where the data is actually stored in the project database.In report design use the entity properties to see where the PID item is looking in the database for information. This would usually be in the text field. Make sure this is the same as what it is called in your project database. If not change it to match.
robin