Community Tip - Need help navigating or using the PTC Community? Contact the community team. X
can we pass distinct in windchill rest services expand query
My input query is let expand="Components($expand=Part($select=ID,Number),PartUse($select=ComPolarisindPolarisIndustriesEngineeringSequences);$levels=max)";
how to get distinct of Number?
Hi @AP_10343008
I didn't know that REST has behavior similar to distinct