hexagon logo

Modify templates

Datapage 5.0, Does anyone know how to make the PPAP report show a tracefield. I would like the unique identifying number I have stored in a tracefield to be associated with the time/date stamp, or is there a way to get the out of tolerance condition to show red on a spreadsheet report.
Parents
  • Yes. When you modify the report, go to the cell you want to change. The cell needs to be an "Expression". Your expression will be "=GetTraceValue(X,Y)". X is the transaction number (counting backwards, so 1 is last part run, 10 is 10 parts ago). Y is tracefield number (this has nothing to do with what you call it in PC-DMIS. They are numbered 1 through "however many tracefields you have', and is viewable on the Data Editor> Trace Field tab. The order they show in, is their numerical ID. Top is 1, next is 2, etc).

    *Saw that I wrote GetTra veValue... Dang 'V' key being so close to the 'C' key.
Reply
  • Yes. When you modify the report, go to the cell you want to change. The cell needs to be an "Expression". Your expression will be "=GetTraceValue(X,Y)". X is the transaction number (counting backwards, so 1 is last part run, 10 is 10 parts ago). Y is tracefield number (this has nothing to do with what you call it in PC-DMIS. They are numbered 1 through "however many tracefields you have', and is viewable on the Data Editor> Trace Field tab. The order they show in, is their numerical ID. Top is 1, next is 2, etc).

    *Saw that I wrote GetTra veValue... Dang 'V' key being so close to the 'C' key.
Children
No Data