Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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