New Breakdown source

Stimson
Tera Contributor

Hi Everyone, 

I'm trying to create a new breakdown source called parent product, I'm referring to a similar indicator source but cannot find out the element. 

Can someone help me find the element's name for the parent product in the choice [sys_choice] table?

New breakdown source:

Stimson_0-1705398754376.png


Reference:

Stimson_1-1705398781315.png

 

2 ACCEPTED SOLUTIONS

Hi @Stimson ,

 

Sure:

 

1. Create the breakdown source:

AndersBGS_0-1705401592533.png

2. Create automated breakdown

AndersBGS_1-1705401635189.png

3. Create breakdown mapping in the automated breakdowns related list.

AndersBGS_2-1705401742668.png

(Notice that "field" is parent.product)

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

Hi @Stimson ,

 

Sure,

 

What i knew from the start was what you stated initial "element's name for the parent product" and that you referred to the sn_customerservice_case table (due to the screenshot you send).

 

According to above, I went to the sn_customerservice_case in my PDI and looked at parent field which referred another case in the sn_customerservice_case. Based on this, I looked at the field configuration through the "form Design" as showed below:

 

AndersBGS_0-1705411044057.png

This will show that, the field reference "cmdb_model"

AndersBGS_1-1705411122269.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

6 REPLIES 6

Hi @Stimson ,

 

Sure,

 

What i knew from the start was what you stated initial "element's name for the parent product" and that you referred to the sn_customerservice_case table (due to the screenshot you send).

 

According to above, I went to the sn_customerservice_case in my PDI and looked at parent field which referred another case in the sn_customerservice_case. Based on this, I looked at the field configuration through the "form Design" as showed below:

 

AndersBGS_0-1705411044057.png

This will show that, the field reference "cmdb_model"

AndersBGS_1-1705411122269.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Stimson
Tera Contributor

That was very helpful @AndersBGS, I have one final question, even though I've added few conditions on the top of the breakdown source. There are duplicates.


When I visited the product model table and grouped the table by parent there are only 122 of them. 

Is it possible to have a group by in the breakdown source?

 

With the condition on top of the breakdown source, I have  1,12,061 records, So it is impossible to add it breakdown as it goes beyond the limit.

Any idea for resolving it?