Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am trying to create a Query Builder Report that will accept a WTPart Number and return a list displaying the status information of all of the Documents referencing this part.
The wt.part.WTPartDocumentLink will give me a list of the relevant documents (It ties parts to docs), but I can’t figure out how to join this link to Document objects so that I can get the status info (State, Rev, etc.).
I have searched through the forum but haven’t found a lead as yet.
Can someone point me in the right direction, or suggest a better approach for getting to my end goal?
Any advice will be greatly appreciated.
Thanks,
Steve