Hello Microsoft Power Users,
I'm currently working on a project that involves an editable grid in Dynamics 365. My grid has several lookup fields, and I'm encountering an issue that I hope some of you might have insight into.
To illustrate my problem, let's use car brands and models as an example. I have a "Brand" field with values like "Nissan," "Ford," "BMW," etc. Once I select a value in the "Brand" field, I need the corresponding "Model" field to only display the related models for that specific brand. For instance, if there is a product with the brand "BMW" and the model "I-30," selecting "BMW" should cause only "I-30" to appear in the "Model" field, not all the models from every brand.
I've been considering using Microsoft's PCF PaGridCustomizer to achieve this functionality, but I must admit that I'm a bit lost on how to implement it. I believe I'm on the right track, but I'd greatly appreciate any guidance or suggestions you might have on this matter.
Has anyone encountered this issue before or have any ideas on how I could resolve it? Your expertise would be of immense help to me, and I thank you in advance for taking the time to read and respond.
@Juanmi You might be able to achieve what you need using the EditableGrid control as described in this blog post: https://blog.magnetismsolutions.com/blog/davidmochrie/2018/05/16/filtered-lookups-in-editable-grids-for-dynamics-365
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473