Hi
Is it possible to bind a grid control to a Dataverse Column so that initially the grid control is populated with a default set of records (Rows). The user then selects which records (Rows) they want to include. Upon "save" the records are saved. Subsequent invocations of the grid reads the saved values and displays all of the rows and those Rows that were previously selected are shown as "Selected".
The user can then select more rows or remove the "Selected" from rows that were previously selected.
Is this possible ?
Thanks
Nigel
No that I'm aware of, something that may be possible via PCF (Power Apps component framework overview in Microsoft Dataverse(contains video) - Power Apps | Microsoft Learn) or via custom plugin.
Other options are to have a templated list of values, use Power Automate to pre-create items then manually take them out if they're not needed. Relationships in that regard aren't committed on save, rather at the point of creation.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1