Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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.
I must be missing something....
Solved! Go to Solution.
Well if that isn't more work than it should be... Thanks Marco for pointing me in the right direction.
We use MS SQL and the "To Character" function is needed. You might not need that for an Oracle driven system.
-marc
Marc,
have you tried to use concatenate function?
Well if that isn't more work than it should be... Thanks Marco for pointing me in the right direction.
We use MS SQL and the "To Character" function is needed. You might not need that for an Oracle driven system.
-marc
I agree with you Marc, it should/could be easier.