> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# View underlying data

> Maximize data elements in Sigma workbooks to view underlying data and focus on details behind charts and tables.

When viewing, exploring, or editing a workbook, all [data elements](/docs/create-a-data-element) are minimized by default to display multiple elements in the canvas. You can maximize an individual data element to focus on its details and view the underlying data.

When a [visualization](/docs/intro-to-visualizations) or [pivot table](/docs/working-with-pivot-tables) element is maximized, it expands to the full width of the workbook page and exposes the element's underlying data table. Because the element and underlying data are inherently linked, changes applied to one are automatically reflected in the other.

When a [table](/docs/create-and-manage-tables) element is maximized, it expands to fill the entire workbook page. The underlying data doesn't need to be displayed in an additional table since it's already exposed in the table itself.

Data elements can be maximized in any [workbook mode](/docs/workbook-modes-overview), but changes can be made in Explore and Edit modes only.

## Maximize a data element

1. Hover over or select the data element.
2. In the element toolbar, click ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/maximize.svg) **Maximize element**.\
   ![](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/sigma.docs.buildwithfern.com/26e1b5e122106ab30b3d5ece4546122d1f25c74df4ab4d07f1433f13d22d1f16/assets/docs-images/a60cc3b-1.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260914%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260914T213706Z&X-Amz-Expires=604800&X-Amz-Signature=7c76a8beb1ec9716c559c37712581c40743c16b0bd68d81d6b7eea649a7f2d0e&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

If you are viewing a cartesian chart with **Aggregate values** unchecked, the underlying data will also display as ungrouped, matching the chart.

## Minimize a data element

1. In the page toolbar, click ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/minimize.svg) **Minimize element**.\
   ![](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/sigma.docs.buildwithfern.com/e2dd00b9b344bffba8dcd73325c48f271b378a73c9d536bf1774b446c6a449b7/assets/docs-images/20ad29f-2.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260914%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260914T213706Z&X-Amz-Expires=604800&X-Amz-Signature=c7344868ccc83e1798c906e4931cf386883f7c1796d1112b4d1919ef7d2bec4c&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

## Interactive demo

Hover over the embedded bar chart to display the element toolbar in the upper-right corner of the element.

* To maximize the chart and view the underlying data table, click ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/maximize.svg) **Maximize element**.
* To return to the full workbook canvas, click ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/minimize.svg) **Minimize element**.

## Related resources

* [Intro to data elements](/docs/intro-to-data-elements)
* [Workbook modes overview](/docs/workbook-modes-overview)