Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I want to filter by the ID of AlternatePart in this API call: /windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:28728284')?$expand=Alternates($expand=AlternatePart), but I have not been successful using commands like ?filter. Can you help me on how to filter based on the ID of AlternatePart in this context?