hexagon logo

Getting StatsCount to show up in datapage+

I have tried several solutions I have found in the forums for retrieving the stats count with no luck so far. Is there something simple I am missing here. Why didn't they just make StatsCount one of the general expressions like PartName?
Parents
  • You have StatsCount assigned to a variable in PC-DMIS? If so, then just use the variable expressions in DataPage. I have a completely custom header that uses variables assigned in PC-DMIS.

    I think I see what you are asking now. In the template builder use: =GetTraceValue(,) from "Expressions" button, under Feature Relative drop down.

    For TraceValue, the first number is the transaction to draw from, and the 2nd value is which number tracefield it is.
Reply
  • You have StatsCount assigned to a variable in PC-DMIS? If so, then just use the variable expressions in DataPage. I have a completely custom header that uses variables assigned in PC-DMIS.

    I think I see what you are asking now. In the template builder use: =GetTraceValue(,) from "Expressions" button, under Feature Relative drop down.

    For TraceValue, the first number is the transaction to draw from, and the 2nd value is which number tracefield it is.
Children
No Data