Hi Expertes,
At third level the field are coming as null.
I'm making web api call on Quote in which I need the associated quote products along with product number.i.e.
Relationship is like
Quote to Quote Products :: 1:N
Quote Product to Product :: N:1
msretailstore-testing.crm.dynamics.com/.../quotes
&$expand=
quote_details($select=extendedamount,_productid_value,_transactioncurrencyid_value
;$expand=productid($select=productnumber,_transactioncurrencyid_value))
&$filter=test eq '*****'
Though Product number contain datat

Report
All responses (
Answers (