> 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.

# Find a specific value in a table or input table

The **Find in table** feature allows you to locate specific values in a table or input table. It searches across all visible (not hidden) columns in the element and highlights each match so you can quickly navigate between results using **Next** and **Previous** controls.

This document explains how to search across table and input table cells.

## Requirements

The ability to search across table and input table cells requires access to a workbook containing a table or input table element.

## Limitations

* The **Find in table** feature can search table and input table elements only. It is not supported by pivot tables or charts.

* Results are only returned for rows currently loaded in the browser memory (initially up to 10,000 rows). If the table or input table contains more than 10,000 rows, you can scroll to the bottom of the table to load additional rows. You can also apply filters to exclude irrelevant rows and load others.

## Find a value in a table or input table

Use the **Find in table** feature to search for a specific value in a table or input table.

1. Open a workbook, data model, or report containing a table or input table element.

2. Locate the table or input table element you want to search.

3. Use one of the following methods to access the search functionality:

   * Element menu: In the element toolbar, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/more.svg" alt="" /> **More** and select **Find in table**.

   * Keyboard shortcut: Select the element, then press <kbd>ctrl</kbd> + <kbd>f</kbd> (Windows) or <kbd>⌘</kbd> + <kbd>f</kbd> (Mac).

4. In the search bar, enter the value you want to find. Search results are case-insensitive and support partial matches.

5. Sigma highlights each cell containing a match. Use the **Next** and **Previous** buttons to navigate between results.

6. To close the search bar, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/close2.svg" alt="" /> **Close**.