Сводка таблицы

Доступно для:

Планы:

  • Smartsheet
  • Business
  • Enterprise

Сводка таблицы позволяет сэкономить время при отслеживании ключевых показателей, ускорить выполнение проектов и формирование отчётов по критически важным данным, благодаря чему вы сможете быстрее принимать более эффективные решения.

В ситуациях, когда работать с критически важными данные непосредственно в таблицах становится сложно, сводка таблицы позволяет единообразно и удобно систематизировать и отслеживать нужную информацию. С помощью элементов управления на правой панели вы можете настроить сводные поля таблицы, добавить текст, символы, изображения, ссылки и сложные формулы для обобщения содержащихся в таблице данных.

Define your work with sheet summary

Доступно для:

Планы:

  • Smartsheet
  • Business
  • Enterprise

Разрешения:

  • Владелец
  • Администратор

Узнайте, входит ли эта возможность в Smartsheet Regions или Smartsheet Gov.

You can use sheet summary to move critical metrics and summarize data from the sheet, allowing filtering and sorting in one place for easy access.

Take advantage of sheet summary to display overall project metrics, tag sheets with custom metadata for better search, and more. 


Access the sheet summary pane

  • Select the Summary icon  Brandfolder Image Sheet summary. from the right feature bar of your sheet.

Создать новое поле сводки

The sheet Owner and Admin can add new sheet summary fields, edit field properties, and type in existing locked or unlocked fields.

  1. Select the New Field button at the bottom of the sheet summary.
  2. Choose the field type for the information you want to display.
  3. Type a name for your field and select OK. A new, blank field will appear on the sheet summary.

You can also make other changes, such as adding new fields, editing properties, or adding a formula to a field.

  1. Save changes on your sheet after making sheet summary changes.

You can edit your sheet summary fields at any time. Open the pane and select the More  Brandfolder Image icon to the right of the field you want to change.

For seamless work, you can use the open pane to see the sheet and the summary simultaneously.

Use the More icon to customize your fields by adding hyperlinks, images, and more.

Поля сводки

Тип поляОписание
Текст или числоText descriptions, numbers. For example, project summary and overall budget. 
Список контактовDisplay someone from your available contacts. For example, the project manager or a point of contact.
ДатаAn important date. For example, the start or finish date of a project. 
Раскрывающийся списокChoose a dropdown option from a custom list. For example, department name, project type, and project status. 
ФлажокФлажки в полях можно устанавливать и снимать.
СимволыCollections of visual icons. For example, Harvey balls, stars, and signal bars. 

*With boolean symbols (flag, star, and checkbox) write the formula in a text field, then change the field property to the symbol you want to use. 

Sheet summary limits

The sheet summary supports:

  • Up to 200 fields (does not count against sheet columns)
  • Field Names up to 50 characters
  • Field values equal to cell sizes
  • Пункты раскрывающегося списка

Рекомендации

Depict key project details using formulas or symbol columns

Вы можете вставить формулы в поля сводки таблицы для отображения ключевых метрик при каждом открытии панели сводки.

See Calculate key project metrics with sheet summary formulas for more information.

Make search easier by categorizing sheets

Create sheet summary fields that contain key values that can be easily searched. Вот несколько примеров. 

  • Label the department using a Dropdown List or Text/Number field.
  • Add keywords to a Text/Number field. For example, construction, electrical, or engineering.

See, Use search to find Smartsheet items for more information.

Create a legend to explain how symbols are used

Build a legend in the sheet summary to describe the meaning of each icon or symbol on your sheet.
To create a legend:

  1. Add a Text/Number field at the top of your sheet summary with a description of the legend.
  2. Add Symbol fields to the sheet summary, one for each symbol. In the name of the field, type the purpose of the symbol. Make sure to select the group of symbols being used on the sheet for each field.
  3. In each Symbol field, set the icon that matches your description.
Brandfolder Image
Legend details in a sheet summary describing the meaning of symbols.

Standardize sheet summaries across sheets

Доступно для:

Планы:

  • Smartsheet
  • Business
  • Enterprise

Разрешения:

  • Владелец
  • Администратор

 

Узнайте, входит ли эта возможность в Smartsheet Regions или Smartsheet Gov.

Maintain consistency with your metadata and portfolio data by copying the sheet summary structure, formulas, and other content to up to 20 existing sheets at once.

Скопировать сводку таблицы

In the sheet summary that contains the fields that you want to copy: 

  1. Select the menu icon  Brandfolder Image More kebab menu.  on the right side of the sheet summary.
  2. Скопировать сводку в другие таблицы
  3. Select up to 20 sheets to copy to. You can copy only the field names or include any values and formulas in the fields.
Brandfolder Image
Copy Sheet Summary popup, where the user selects up to 20 sheets to copy the sheet summary to.
  1. Выберите Create a copy (Создать копию).

Copying a sheet summary to other sheets is a permanent process, which you cannot undo. If there is a risk of overriding data, you'll see a prompt before beginning the batch copy process. 

Calculate key project metrics with sheet summary formulas

Доступно для:

Планы:

  • Smartsheet
  • Business
  • Enterprise

Разрешения:

  • Владелец
  • Администратор
  • Редактор

Узнайте, входит ли эта возможность в Smartsheet Regions или Smartsheet Gov.

You can use sheet summary to move critical metrics and summarize data from the sheet, allowing filtering and sorting in one place for easy access. Learn how to create a sheet summary in Define your work with sheet summary.

Create a sheet summary formula

In your sheet summary: Type the equals sign (=) and the desired function in a sheet summary field. (Note that you can’t enter formulas in checkbox fields.)

  • Use the table below for examples of referencing other sheet summary fields in your sheet summary formulas.
  • To see a complete list of functions, see functions.
Brandfolder Image
Sheet summary formula example

Sheet summary formula references

Use this table to reference other fields as you build sheet summary formulas.

When you referenceUse this syntaxExample formula
Other summary fields (same sheet)Имя поля=SUM([Budget 2024]#, [Budget 2025]#)
Cells in the sheet[Column name]=SUM(Expenses1:Expenses3)
Cells from another sheetДобавлена перекрёстная ссылка на таблицу=COUNT({Warehouse B Inventory})

Sheet summary field references ([Field Name]#) for formulas can be used both within Sheet Summary Fields and Sheet Cells. For more information, see Formula basics.