Forum Discussion

RichardL's avatar
RichardL
Microsoft Employee
9 years ago
Solved

Table Rows Limit

Hello, I'm creating a custom visual that reads data in from a table (csv file).  My table has three columns, and each column has 59,000 rows.  I am reading the rows in via TypeScript, but the latest ...