hi, yes definitely using combination of embed data ( your list of items) and data reference (DR property on item pointing to a case) is powerful pattern and often used.
@RenukaD9 The procedure that Kamil shows is the same for case reference. Using a case reference field in your embedded data object would allow you to achieve the outcome shown in the video above. Below is the approach working for case reference:
Hello Kamil! I am facing 2 problems with this implementation:
I created an Report Definition and Data page. And I want to use a business property and not case ID as parameter for the data page, but when i save the property it gives error. “All class keys must be present in list of parameters”
I want to add that case reference property in the embedded view. So if a Material is added in the row then that rows case reference field should populate the case ID.