Community Tip - Help us improve the PTC Community by taking this short Community Survey! 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