UDTable only exports rows in the current page instead of all the rows while exporting as csv

Product: PowerShell Universal
Version: 3.5.5

Hello Everyone!

We’re facing an issue with UDTable where the “Export all as CSV” option only exports rows in the current page. We would like to export all the rows from the table as a CSV, has anyone else faced this problem? If so please provide any workarounds that might have worked.

Here are the screenshots of the problem in question:
The table contains 1000 rows and clicking on Export all as CSV


The downloaded CSV file looks like this:
image

Thanks in advance!

Are you using -LoadData or -Data?