Announcements
HI @TanguyT
Filter(TestList,Title = DataCardValue3.Text)
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Oh Yeah! My bad. Apologies for the confusion.
Anyone from PCF team?
I'm not the PCF team but I can say that I've not been able to get a field value bound to a dataset control.
What I've ended up doing was using a webapi request to retrieve the value from the form that way ( you need to read the dataset to get the entity and (context.mode as any).contextInfo to get the guid of the record the grid is on.
hi Tanguy,
For functionally realize what u need, the dataset results will be updated based on an attribute(lookup attribute) change, it's more like the quick view form scenario and Dynamics do have a OOB way for this
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/customize/create-edit-quick-view-forms
You could create a quick view form and have the subgrid on it. Then the subgrid should listen to the quick view form's bound lookup value update.
Regarding PowerApps Component Framework solution,
Please note, a control with a bound property and a <data-set> is treated as a field control, not a data-set control.
But even it's a field control, I guess you could have <data-set> as 2nd propery and do request and render. Visually it should be similar to a traditional data-set control
It does not have to be a lookup. It could be any type of attribute eventually.
Let's say I want to display only records that have the same optionset, boolean or string value on both entities.
For example, display only records that have the optionset category set to 'Business' if the parent record is set to 'Business' too.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 207 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2