From d2e0d00ae2eddf7b55dcb336221ea39cb2119545 Mon Sep 17 00:00:00 2001 From: c3hack <41204002+c3hack@users.noreply.github.com> Date: Wed, 18 Jul 2018 16:46:49 -0700 Subject: [PATCH 1/2] Update basicHtml.html --- basicHtml.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicHtml.html b/basicHtml.html index eae2d11..4757105 100644 --- a/basicHtml.html +++ b/basicHtml.html @@ -1 +1 @@ -
Being able to quickly analyze data can help you make better business decisions. But sometimes it’s hard to know where to start, especially when you have a lot of data. PivotTables are a great way to summarize, analyze, explore, and present your data, and you can create them with just a few clicks. PivotTables are highly flexible and can be quickly adjusted depending on how you need to display your results. You can also create PivotCharts based on PivotTables that will automatically update when your PivotTables do.
Some of the screen shots in this article were taken in Excel 2016. If you have a different version your view might be slightly different, but unless otherwise noted, the functionality is the same.
For example, here's a simple list of household expenses, and a PivotTable based on it:
Household expense data
Corresponding PivotTable
Next, here's a PivotChart:
Before you get started:
Your data should be organized in a tabular format, and not have any blank rows or columns. Ideally, you can use an Excel table like in our example above.
Tables are a great PivotTable data source, because rows added to a table are automatically included in the PivotTable when you refresh the data, and any new columns will be included in the PivotTable Fields List. Otherwise, you need to either manually update the data source range, or use a dynamic named range formula.
Data types in columns should be the same. For example, you shouldn't mix dates and text in the same column.
PivotTables work on a snapshot of your data, called the cache, so your actual data doesn't get altered in any way.
If you have limited experience with PivotTables, or are not sure how to get started, a Recommended PivotTable is a good choice. When you use this feature, Excel determines a meaningful layout by matching the data with the most suitable areas in the PivotTable. This helps give you a starting point for additional experimentation. After a recommended PivotTable is created, you can explore different orientations and rearrange fields to achieve your specific results. The Recommended PivotTables feature was added in Excel 2013, so if you have an earlier version, follow the instructions below for how to manually create a PivotTable instead.
You can also download our interactive Make your first PivotTable tutorial.
Recommended PivotTable
Manually create a PivotTable
Click a cell in the source data or table range.
Go to Insert > Tables > Recommended PivotTable.
Excel analyzes your data and presents you with several options, like in this example using the household expense data.
Select the PivotTable that looks best to you and press OK. Excel will create a PivotTable on a new sheet, and display the PivotTable Fields List.
Click a cell in the source data or table range.
Go to Insert > Tables > PivotTable.
Excel will display the Create PivotTable dialog with your range or table name selected. In this case, we're using a table called "tbl_HouseholdExpenses".
In the Choose where you want the PivotTable report to be placed section, select New Worksheet , or Existing Worksheet. For Existing Worksheet, you'll need to select both the worksheet and the cell where you want the PivotTable placed.
If you want to include multiple tables or data sources in your PivotTable, click the Add this data to the Data Model check box.
In the Field Name area at the top, select the check box for any field you want to add to your PivotTable. By default, non-numeric fields are added to the Row area, date and time fields are added to the Column area, and numeric fields are added to the Values area. You can also manually drag-and-drop any available item into any of the PivotTable fields, or if you no longer want an item in your PivotTable, simply drag it out of the Fields list or uncheck it. Being able to rearrange Field items is one of the PivotTable features that makes it so easy to quickly change its appearance.
PivotTable Fields list
Corresponding fields in a PivotTable
Summarize Values By
By default, PivotTable fields that are placed in the Values area will be displayed as a SUM. If Excel interprets your data as text, it will be displayed as a COUNT. This is why it's so important to make sure you don't mix data types for value fields. You can change the default calculation by first clicking on the arrow to the right of the field name, then select the Value Field Settings option.
Next, change the calculation in the Summarize Values By section. Note that when you change the calculation method, Excel will automatically append it in the Custom Name section, like "Sum of FieldName", but you can change it. If you click the Number Format button, you can change the number format for the entire field.
Since the changing the calculation in the Summarize Values By section will change the PivotTable field name, it's best not to rename your PivotTable fields until you're done setting up your PivotTable. One trick is to use Find & Replace ( Ctrl+H) > Find what > " Sum of", then Replace with > leave blank to replace everything at once instead of manually retyping.
Remove subtotals
You can remove a subtotal by first clicking on the arrow to the right of the field name, then select the Value Field Settings option.
The Value Field Settings dialog box is displayed.
Click Remove Field.
If you add new data to your PivotTable data source, any PivotTables that were built on that data source need to be refreshed. To refresh just one PivotTable you can right-click anywhere in the PivotTable range, then select Refresh. If you have multiple PivotTables, first select any cell in any PivotTable, then on the Ribbon go to PivotTable Tools > Analyze > Data > click the arrow under the Refresh button and select Refresh All .
If you created a PivotTable and decide you no longer want it, you can simply select the entire PivotTable range, then press Delete. It won't have any affect on other data or PivotTables or charts around it. If your PivotTable is on a separate sheet that has no other data you want to keep, deleting that sheet is a fast way to remove the PivotTable.
Before you get started
Your data should be organized in a tabular format, and not have any blank rows or columns. Ideally, you can use an Excel table like in our example above.
Tables are a great PivotTable data source, because rows added to a table are automatically included in the PivotTable when you refresh the data, and any new columns will be included in the PivotTable Fields List. Otherwise, you need to either manually update the data source range, or use a dynamic named range formula.
Data types in columns should be the same. For example, you shouldn't mix dates and text in the same column.
PivotTables work on a snapshot of your data, called the cache, so your actual data doesn't get altered in any way.
If you have limited experience with PivotTables, or are not sure how to get started, a Recommended PivotTable is a good choice. When you use this feature, Excel determines a meaningful layout by matching the data with the most suitable areas in the PivotTable. This helps give you a starting point for additional experimentation. After a recommended PivotTable is created, you can explore different orientations and rearrange fields to achieve your specific results.
You can also download our interactive Make your first PivotTable tutorial.
Recommended PivotTable
Manually create a PivotTable
Click a cell in the source data or table range.
Go to Insert > Recommended PivotTable.
Excel analyzes your data and presents you with several options, like in this example using the household expense data.
Select the PivotTable that looks best to you and press OK. Excel will create a PivotTable on a new sheet, and display the PivotTable Fields List.
Click a cell in the source data or table range.
If you're using Excel for Mac 2011 and earlier, the PivotTable button is on the Data tab in the Analysis group.
Go to Insert > PivotTable.
Excel will display the Create PivotTable dialog with your range or table name selected. In this case, we're using a table called "tbl_HouseholdExpenses".
In the Choose where you want the PivotTable report to be placed section, select New Worksheet , or Existing Worksheet. For Existing Worksheet, select the cell where you want the PivotTable placed.
In the Field Name area at the top, select the check box for any field you want to add to your PivotTable. By default, non-numeric fields are added to the Row area, date and time fields are added to the Column area, and numeric fields are added to the Values area. You can also manually drag-and-drop any available item into any of the PivotTable fields, or if you no longer want an item in your PivotTable, simply drag it out of the Fields list or uncheck it. Being able to rearrange Field items is one of the PivotTable features that makes it so easy to quickly change its appearance.
PivotTable Fields list
Corresponding fields in a PivotTable
If you add new data to your PivotTable data source, any PivotTables that were built on that data source need to be refreshed. To refresh just one PivotTable you can right-click anywhere in the PivotTable range, then select Refresh. If you have multiple PivotTables, first select any cell in any PivotTable, then on the Ribbon go to PivotTable Analyze > click the arrow under the Refresh button and select Refresh All.
If you created a PivotTable and decide you no longer want it, you can simply select the entire PivotTable range, then press Delete. It won't have any affect on other data or PivotTables or charts around it. If your PivotTable is on a separate sheet that has no other data you want to keep, deleting that sheet is a fast way to remove the PivotTable.
You can now insert a PivotTable in your spreadsheet in Excel Online.
Creating or working on PivotTables is not recommended in a spreadsheet when other users are working in it at the same time.
In the PivotTable Fields area at the top, select the check box for any field you want to add to your PivotTable. By default, non-numeric fields are added to the Rows area, date and time fields are added to the Columns area, and numeric fields are added to the Values area. You can also manually drag-and-drop any available item into any of the PivotTable fields, or if you no longer want an item in your PivotTable, simply drag it out of the Fields list or uncheck it. Being able to rearrange Field items is one of the PivotTable features that makes it so easy to quickly change its appearance.
PivotTable Fields list
Corresponding fields in a PivotTable
If you add new data to your PivotTable data source, any PivotTables that were built on that data source need to be refreshed. To refresh the PivotTable, you can right-click anywhere in the PivotTable range, then select Refresh .
If you created a PivotTable and decide you no longer want it, you can simply select the entire PivotTable range, then press Delete. It won't have any affect on other data or PivotTables or charts around it. If your PivotTable is on a separate sheet that has no other data you want to keep, deleting that sheet is a fast way to remove the PivotTable.
Discover more Excel training at LinkedIn Learning
You can always ask an expert in the Excel Tech Community, get support in the Answers community, or suggest a new feature or improvement on Excel User Voice.
Download our Make your first PivotTable tutorial.
Create a PivotChart
Use slicers to filter PivotTable data
Create a PivotTable timeline to filter dates
Create a PivotTable with the Data Model to analyze data in multiple tables
Use the Field List to arrange fields in a PivotTable
Change the source data for a PivotTable
Calculate values in a PivotTable
Delete a PivotTable
Simply drag the item into the Values section twice, then set the Summarize Values By and Show Values As options for each one.
Display a value as both a calculation and percentage.
Once you've opened the Value Field Setting dialog, you can make your selections from the Show Values As tab.
Instead of using a calculation to summarize the data, you can also display it as a percentage of a field. In the following example, we changed our household expense amounts to display as a % of Grand Total instead of the sum of the values .
Show Values As
Since the changing the calculation in the Summarize Values By section will change the PivotTable field name, it's best not to rename your PivotTable fields until you're done setting up your PivotTable. One trick is to use Find & Replace ( Ctrl+H) > Find what > " Sum of", then Replace with > leave blank to replace everything at once instead of manually retyping.
Next, change the calculation in the Summarize Values By section. Note that when you change the calculation method, Excel will automatically append it in the Custom Name section, like "Sum of FieldName", but you can change it. If you click the Number Format button, you can change the number format for the entire field .
By default, PivotTable fields that are placed in the Values area will be displayed as a SUM. If Excel interprets your data as text, it will be displayed as a COUNT. This is why it's so important to make sure you don't mix data types for value fields. You can change the default calculation by first clicking on the arrow to the right of the field name, then select the Value Field Settings option .
Summarize Values By
Click OK, and Excel will create a blank PivotTable, and display the PivotTable Fields list.
The cell you refer to should be outside the table or the range.
In the Choose where you want the PivotTable report to be placed section, select New Worksheet , or Existing Worksheet. For Existing Worksheet, select the cell where you want the PivotTable placed.
Excel will display the Create PivotTable dialog with your range or table name selected.
Go to Insert > PivotTable.
Select the table or range in your spreadsheet.
Simply drag the item into the Values section twice, right-click the value and select Field Settings, then set the Summarize by and Show data as options for each one.
Display a value as both a calculation and percentage.
Once you've opened the Field Settings dialog, you can make your selections from the Show data as tab.
Instead of using a calculation to summarize the data, you can also display it as a percentage of a field. In the following example, we changed our household expense amounts to display as a % of Grand Total instead of the sum of the values .
Show data as
Since the changing the calculation in the Summarize by section will change the PivotTable field name, it's best not to rename your PivotTable fields until you're done setting up your PivotTable. One trick is to click Replace ( on the Edit menu) > Find what > " Sum of", then Replace with > leave blank to replace everything at once instead of manually retyping.
Next, change the calculation in the Summarize by section. Note that when you change the calculation method, Excel will automatically append it in the Custom Name section, like "Sum of FieldName", but you can change it. If you click the Number... button, you can change the number format for the entire field.
By default, PivotTable fields that are placed in the Values area will be displayed as a SUM. If Excel interprets your data as text, it will be displayed as a COUNT. This is why it's so important to make sure you don't mix data types for value fields. You can change the default calculation by first clicking on the arrow to the right of the field name, then select the Field Settings option.
Summarize by
Click OK, and Excel will create a blank PivotTable, and display the PivotTable Fields list.
Simply drag the item into the Values section twice, then set the Summarize Values By and Show Values As options for each one.
Display a value as both a calculation and percentage.
Once you've opened the Value Field Setting dialog, you can make your selections from the Show Values As tab.
Instead of using a calculation to summarize the data, you can also display it as a percentage of a field. In the following example, we changed our household expense amounts to display as a % of Grand Total instead of the sum of the values .
Show Values As
Click OK, and Excel will create a blank PivotTable, and display the PivotTable Fields list.
+
Being able to quickly analyze data can help you make betimes it’s hard to know where to start
From 7b4f0d391107d4ebc762a7b137cc0edb7d314b22 Mon Sep 17 00:00:00 2001 From: c3hack <41204002+c3hack@users.noreply.github.com> Date: Wed, 18 Jul 2018 17:23:11 -0700 Subject: [PATCH 2/2] Update basicHtml.html --- basicHtml.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicHtml.html b/basicHtml.html index 4757105..2ec507a 100644 --- a/basicHtml.html +++ b/basicHtml.html @@ -1 +1 @@ -
Being able to quickly analyze data can help you make betimes it’s hard to know where to start
+
Being able to quickly analyze data canffffff help you make betimes it’s hard to knowdddasda where to startggddddddd