-
RetrieveTotalRecordCount fuction supports for virtual tables/virtual entities subgrid view
Suggested by William Tran – New – 0 Comments
Currently, there is a known limitation in how virtual entities interact with Dataverse. The
RetrieveTotalRecordCount
function, which is used for native Dataverse entities, does not apply to virtual entities, leading to the total record count being set to -1 in the API response, which results in the display of 5000+.Therefore, I would suggest that this function will support for virtual entities also so that the total number of records in subgrid view of virtual tables will reflect correctly.
-
Improve Flows and App Listed in Environments
Suggested by Claire Evans – New – 0 Comments
When searching for app and Flows in the resources section of the Environments, the list does not display all flows or apps in the view, I had to spend over 20 minutes clicking 'Load More' numerous times.
The search functionality only indexes flows that have already been loaded into view, similarly, sorting by “Modified” only applies to the currently displayed set of flows, rather than the full list. This behaviour is a considerable waste of time and effort, especially as I need to do this every time I'm looking for an app or flow.
Many I suggest loading at least the most recently modified apps and flows and possibly a 'Load All' option.