I am a new user with PDMS and I am troubles creating a template that allows me to run reports of specific equipment containg the letter "V" for vessels. If anyone can send me in the right direction I would greatly appreciate it. Thanks!
We prefer to extract all items into a CSV file and use Excel to sort what we need.
However, for extracting,in the report template try:
(MATCHWILD (NAME,'*V*'))
to find anything with a "V" embedded in the name
Also creating Groups can be useful, as long as they are in the same database
Allan