13

Suggested by William Tran New 

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.