Feature Request: Interactive DataTable Grid View in Studio

Hi UiPath Team,

It would be extremely helpful to enhance the DataTable variable view in Studio by providing a proper visual tabular/grid format similar to how tools like Blue Prism and Microsoft display table data.

Currently, understanding the structure and actual content of a DataTable is difficult, especially for large datasets, since the existing view is not very readable. In many cases, developers end up writing temporary debugging code just to dump the DataTable into Excel/CSV or convert the JSON into a readable table format for validation.

A built-in tabular preview with rows, columns, scrolling, filtering, and expandable cell values would significantly improve debugging, development speed, and overall developer experience. This becomes even more important while working with huge tables where identifying column structure and sample data quickly is critical.

Suggested improvements:

  • Grid/table-based DataTable viewer

  • Column auto-sizing and sorting

  • Search/filter capability

  • Pagination or lazy loading for large tables

  • Copy/export selected rows

  • Better null/empty value visualization

This would save a lot of time currently spent creating temporary workflows purely for inspection/debugging purposes.

Thanks!

Great suggestion @tejaskumar.darji

A proper interactive DataTable grid view in Studio would definitely improve debugging and development productivity. Currently, for large DataTables, developers often rely on Output Data Table, Excel exports, or custom logging just to inspect data clearly.

Features like filtering, sorting, pagination, expandable cells, and schema preview would make troubleshooting much faster and reduce temporary debug workflows. This would be especially valuable in modern projects handling large datasets and APIs.

Hope the UiPath product team considers this enhancement for future Studio releases.

Request you to upvote the idea if you liked it. Thank you!