Hi,
We need to make a report of QM information. The rows will identify every inspection lot and operation and, by the columns, we want to expand the different characteristics inspected. The issue is that some of these characteristics are qualitative, and their results are texts. The scheme of the report needed is the following:
Identification | Char 1 (quant) | Char 2 (qual) | Char 3 (quant) | ... | Char n (qual) |
---|---|---|---|---|---|
Inspection lot / operation 1 | number | text | number | ... | text |
... | ... | ... | ... | ... | ... |
Inspection lot / operation m | number | text | number | ... | text |
The number of the columns and its order depends on the rows selected (inspection lots). The number of possible columns is too large to define all the possiblities as columns.
Do you know how to display text in dynamic area of the report?
Thank you very much!
Eduard Pelegrí