How To: Explore large arrays
Learn how to explore large arrays in the Data panel. Use this tour as a quick refresher.
Large arrays
Large arrays can feel unreadable until you know how the Data Panel exposes them in manageable pieces. This how-to explains where to start, what to expect when a result set is big, and how chunked inspection helps you debug data without getting lost in volume.
Limit and filter
If possible, filter at the source (queries/formatters) to keep results manageable.