Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I have a tab that shows serial numbers and want to change the view such that it only shows the latest revision of each serial. For example, if I have serial 001 Rev A and then rev that part to Rev B, the list will show both 001 Rev A and Rev B, when I just want it to show Rev B. Is there any tips on how to achieve this?
Hi @Aaronm87
If you really search for a customization, the best way is to create own table where you show all instances based on own filter.
How to do so you need to know how to customize windchill and how to write a code.
PetrH