# Limits
Data tables are subject to the following limits.
Each workspace can have:
- Up to 100 (one hundred) data tables
Each data table can have:
- Up to 1,000,000 (one million) records/rows
- Up to 100 (one hundred) columns, 20 (twenty) of which can be the
Link to a table
column type
Each cell within a data table can have:
- Up to 100 (one hundred) characters for all column types, except
long text
, which supports up to 10,000 (ten thousand) characters
When viewing a data table in the UI, Workato:
- Displays up to 200 (two hundred) records at a time. You can load more records by paginating through the table.
- Allows up to 10 (ten) filters to be applied at any one time. Each additional filter is treated as an
AND
operand.
Last updated: 10/8/2024, 8:03:55 PM