Skip to main content
1-Visitor
July 15, 2020
Question

Search by Revision or Version greater or equal than A

  • July 15, 2020
  • 1 reply
  • 1437 views

Hi,

Is there any way to do an advanced search in windchill for parts/documents which Revisión or Versión are equal or greater tan A, so that only Alphanumericals Will be shown?

I do not want to extract all revisions or versions starting by a number, I only want to extract from database that ones starting by a letter

I do not know if this is posible and how I can define in the advanced search

 

 

 

1 reply

joe_morton
18-Opal
18-Opal
July 20, 2020

I've made a report template in the past using that as a constraint. I was looking specifically at WTParts:

Part.versionInfo.identifier.versionId >= A

 

josepsb1-VisitorAuthor
1-Visitor
August 6, 2020

Thanks, I found a way, but I´ll try this one as well