Hello! In d365, is it possible to update a column in a view with subgrid items dynamically - i.e. items added or removed from subgrid?
In Account, I have a subgrid showing related categories that could have items added or removed at any point in time. I created a Power Automate flow to update a column in account to show a comma delimited list of these items (purpose is to show the list of items in a view), but the trigger is on create/update of Account. Is there a way to trigger from the relationship? Or would I have to schedule it to run periodically on account to check for new items?
Curious to see if others have done this and how. Thanks!