Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Suggested answer

Case Form - Product Lookup

(1) ShareShare
ReportReport
Posted on by 2
I have a project where the case is related to Multiple product.    From the product I would like to see all the related cases.    Right now only 1 product is connected to a case.   
 
Several options would be to:
1) create multiple case one for each product (Seems Super Redundant) (1:M)
2) Create more lookups on the Table (Could be up to 15 products) 
3) Convert the Lookup to a PolyMorphic Lookup? (A PCF Conrol that Allows for multiple Lookups) 
4) Create more a sub grid connecting Cases to Products (Most extensible) (M:M) 
 
I am thinking 4 is the best way to do this.  My main question is do I "Break" any convetnions with AI scoring Cases and the KBI Scoring that might be effected by chaning this OOB function? 
 
Thanks
 
  • Suggested answer
    Daivat Vartak (v-9davar) Profile Picture
    4,709 Super User 2025 Season 1 on at
    Case Form - Product Lookup
    Hello PH-02041644-0,
     

    You've correctly identified the limitations of the standard 1:M (one case to one product) relationship when dealing with cases related to multiple products. Your proposed options each have trade-offs, and you're leaning towards option 4 (M:M relationship with a subgrid), which is generally the most flexible and scalable.

    Let's analyze your options and address your concerns about AI scoring and KBI scoring:

    Analysis of Options:

    1. Multiple Cases (1:M):

      • Pros: Simple to implement.
      • Cons: Highly redundant, difficult to manage, fragmented case history, poor user experience.
      • Verdict: Avoid this option. 

    2. Multiple Lookups:

      • Pros: Relatively simple to implement.
      • Cons: Limited scalability (15 products is already pushing it), fixed number of products, difficult to report on, poor user experience.
      • Verdict: Avoid this option. 

    3. Polymorphic Lookup (PCF Control):

       

      • Pros: Potentially flexible.
      • Cons: Requires custom PCF development, increased complexity, potential performance issues, may not be fully supported by all Dynamics 365 features.
      • Verdict: Avoid, unless you have strong PCF development resources and specific requirements that justify the complexity.

    4. M:M Relationship and Subgrid:

      • Pros: Highly flexible, scalable, allows for any number of products, easy to report on, good user experience.
      • Cons: Requires creating a relationship entity, slightly more complex setup.
      • Verdict: This is the best option for your scenario. 

      •  

    Impact on AI Scoring and KBI Scoring:

    • AI Scoring (Case Similarity, Prediction):

      • Potential Impact: If your AI models are trained on the existing 1:M relationship, changing to M:M will require retraining.

      • Considerations:

        • The AI models need to be adapted to handle the new relationship structure.
        • Ensure that the AI models can correctly interpret the relationship between cases and multiple products.
        • Test the AI models thoroughly after the change. 
         

    • KBI Scoring (Key Business Indicators):

      • Potential Impact: If your KBI calculations rely on the single product lookup, they will need to be updated.

      • Considerations:

        • You will need to adjust your KBI calculations to aggregate data from the related products.
        • Ensure that your reports and dashboards are updated to reflect the new relationship.
        • If the KBI’s are based on the product, you will need to make sure the KBI’s can handle multiple products. 
         

    • OOB Functionality:

      • General: Changing to an M:M relationship is a standard customization practice and does not inherently "break" any OOB functionality.
      • Specific Features: However, any OOB features that rely on the single product lookup will need to be reviewed and potentially updated.
      • Testing: Thorough testing is crucial to identify and address any potential issues. 

      •  

    Recommendations:

    1. Implement M:M Relationship:

      • Create an M:M relationship between the "Case" and "Product" entities.
      • Add a Subgrid on the case form to display the related products.
      • Add a subgrid on the product form to show related cases. 

    2. Retrain AI Models:

      • Retrain your AI models to handle the new M:M relationship.
      • Thoroughly test the models to ensure accuracy. 

    3. Update KBI Calculations:

       

      • Modify your KBI calculations to aggregate data from the related products.
      • Update reports and dashboards accordingly.

    4. Thorough Testing:

      • Perform comprehensive testing of all related features, including AI scoring, KBI scoring, and reporting. 

    5. Documentation:

      • Document the changes and the rationale behind them.  

    6.  

    In summary, using an M:M relationship is the most extensible and user-friendly approach. While it requires some adjustments to AI scoring and KBI calculations, it will not "break" OOB functionality if implemented and tested correctly.

     
    If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more. If you have further questions, please feel free to contact me.
     
    My response was crafted with AI assistance and tailored to provide detailed and actionable guidance for your Microsoft Dynamics 365 query.
     
    Regards,
    Daivat Vartak
  • Suggested answer
    Tom_Gioielli Profile Picture
    1,069 on at
    Case Form - Product Lookup
    I would strongly recommend option 4.
     
    1) Agreed this is redundant and way too much overhead
    2) Each lookup would have a separate relationship created, making reporting and interaction an absolutely nightmare
    3) Polymorphic lookups allow you to do a lookup to multiple tables, not multiple records. So I wouldn't recommend this.
     
    Creating a N:N between case and product would be an easy option that would perfectly match your requirement. As for scoring, it will likely cause difficulty as the scoring algorithm wants to have direct fields on the form, and as far as I know it does not reach down into a custom N:N relationship.
     
    Maybe one final option is to create a single product lookup for the "Primary" product and then add the N:N for any additional products. A Power Automate flow could make sure that your primary is included in the grid without user's needing to add it manually.
     
    If this answer helped, please consider marking as verified.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,354 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,498 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans