I have a Dynamics 365 dashboard that contains a list of records (i.e., sub-grid) and a HTML web resource. Is it possible to update the web resource to display some details about the currently selected record by passing execution context and using retrieveRecord REST operation?
Please let me know if something doesn't make sense.