Forum Discussion
Goodwin1
4 days agoNew Contributor
If you are just trying to get the contents out of the OS table into a csv file, you can create a SQL data adapter and hook it to a grid view component and dashboard. After that, all you have to do is right click on the grid view and export to a csv.
Alvaro
3 days agoNew Contributor III
Hi!
In a grid view, you can't download millions of records; each page has a maximum of 1000 records. This method wouldn't be possible for tables with millions of records.
- Goodwin13 days agoNew Contributor
I agree that, if the tables happen to have millions of rows, then grid view probably isn't a viable option. Having said that, I have exported files from the grid view that was far in excess of 1000 records. In fact, I just did one with a tad under 40,000 rows and it worked fine.
Related Content
- 7 months ago
- 3 years ago
- 3 months ago