Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I have my info engine task which queries the part Number,Type. However i wan to include View Syntax for Part to query based on Part View.
You can't add a where criteria on views.
There is a view attribute on parts, but it's a calculated one, not queryable.
What you can do is use the filter webject after que query-object... not perfect but it works.
PS : You can use views criterias with Query-Link and Query-Tree