Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for the new Sheets pivot table visualization feature #27471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sarahmeyerdd
Copy link

What does this PR do? What is the motivation?

We have a new feature on Sheets that we'd like to document.

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

@sarahmeyerdd sarahmeyerdd requested a review from a team as a code owner February 5, 2025 20:25
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Preview links (active after the build_preview check completes)

Modified Files

Copy link
Contributor

@drichards-87 drichards-87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of suggestions from Docs.

1. In the **Calculations** section, select the dimensions you want to use in calculations, including sum, average, count, min, and max.

### Visualizations

Once you have your pivot table, you can click **Show Graphs** and add up to 6 widgets to graph your data. We support **Top List**, **Treemap**, and **Pie Chart** widgets. Options to delete, duplicate, expand, export, and reposition your widgets are available when hovering over the widget title. To edit a widget, click the pencil icon. You can select the type of widget, which pivot calculation it will graph (if there is more than one), which rows and columns of the pivot to graph, and how many groupings will be graphed per row or column.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Once you have your pivot table, you can click **Show Graphs** and add up to 6 widgets to graph your data. We support **Top List**, **Treemap**, and **Pie Chart** widgets. Options to delete, duplicate, expand, export, and reposition your widgets are available when hovering over the widget title. To edit a widget, click the pencil icon. You can select the type of widget, which pivot calculation it will graph (if there is more than one), which rows and columns of the pivot to graph, and how many groupings will be graphed per row or column.
After you have your pivot table, you can click **Show Graphs** and add up to six widgets to graph your data. Supported widget types include **Top List**, **Treemap**, and **Pie Chart** widgets. Hover over the widget title to delete, duplicate, expand, export, and reposition widgets. To edit a widget, click the pencil icon. Editing options allow you to select the widget type, choose which pivot calculation to graph (if there is more than one), and specify the rows, columns, and the number of groupings graphed per row or column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants