function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Uttirna DasUttirna Das 

I want to fetch all Quote Line Items of the particular quote, into project object

I have one object named Purchase Order, its child object is Project ,Another Object is Quote and its child object is Quote line Item. Now I did a lookup relationship from Project to Quote, I want to fetch all Quote Line Items of the particular quote, into project object