I need to export an object’s attribute values (and some associated values) and the “Export to Excel” on a datagrid works just fine once the list of objects has been “Searched” down to the one of interest. If I already know the object of interest is there any way of passing this to the datagrid so that only the object of interest is displayed rather than the user having to use Search criteria to get to the single object. I can do this by using a Microflow to pass the object to the datagrid but then I can’t export associated values. Thanks
↧