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
RakeebRakeeb 

Kindly read the below Scenario?

Hi,i have 3 custom objects like produt groups,product sub group and products-

1)Product groups contains multiple product subgroups

2)Product sub groups contains multiple products.

In reports if i select product groups then it should display the list of product sub group details and product details.But it is like heirarichal form and also i should not take a lookup(direct relationship) from product groups in to products

Here how can i create a relationship so kindly let me know ASAP.

 

Thanks,

SFDC_LearnerSFDC_Learner

I think, In this scenario

You need to create a report from Products -> Product Sub Groups -> Product Groups.

It should follow this hierarchy.

 

Try it once.

RakeebRakeeb

HI,when i am creating custom objects for products,produt groups and product sub group ,

In other reports we have to select reports type in that we have only products groups ,product subgroup with product group,products with product subgroup,products , products subgroup.

1.if i select products with product subgroup then it doesn't contain product groups.

2.if i select product subgroup with product group then it doesn't contain products.

 by the above conditions it doesn't contain heirarichal form.so how can i create that kindly let me know the solution asap.

 

 

SFDC_LearnerSFDC_Learner

Already you can get the standard report of Reports With Reports Sub Groups With Reports Groups.

You can customize this report as you want.

 

Let me know if you can't find the solution.