Skip to main content
18-Opal
April 7, 2016
Solved

How to report the version? Example: 37.4

  • April 7, 2016
  • 1 reply
  • 1618 views

I want to report the version of the Windchill object in my report.  Specifically for WTParts and EPM Documents, but there doesn't seem to be an obvious way.

 

20160407-153738.png

 

I must be missing something....

Best answer by mdebower

Well if that isn't more work than it should be...                   Thanks Marco for pointing me in the right direction.

20160408-083108.png

We use MS SQL and the "To Character" function is needed.  You might not need that for an Oracle driven system.

-marc

1 reply

MarcoTosin
21-Topaz I
21-Topaz I
April 8, 2016

Marc,

have you tried to use concatenate function?

Marco
mdebower18-OpalAuthorAnswer
18-Opal
April 8, 2016

Well if that isn't more work than it should be...                   Thanks Marco for pointing me in the right direction.

20160408-083108.png

We use MS SQL and the "To Character" function is needed.  You might not need that for an Oracle driven system.

-marc

MarcoTosin
21-Topaz I
21-Topaz I
April 8, 2016

I agree with you Marc, it should/could be easier.

Marco