Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I'm running a query to get latest iteration/version but I would like to specify either the Product Name or the folder name (Cabinet Name). However, when I add a reportable item in criteria, Cabinet Name is greyed out. How can I get the product or folder name criteria in my query?
Solved! Go to Solution.
Try this:
Join your item to Folder (wt.folder.SubFolder). The Name attribute from that can be added in the criteria
Try this:
Join your item to Folder (wt.folder.SubFolder). The Name attribute from that can be added in the criteria
Yay!! Perfect! Thank you so much 🙂