f3e1974730e57a308e96a237c2ffa65455e7e9ed
Guides/Instant-Reports-v2-BETA.md
| ... | ... | @@ -61,8 +61,8 @@ This will change the current Instant Report page to the BETA Instant Report Page |
| 61 | 61 |  |
| 62 | 62 |  |
| 63 | 63 | --> |
| 64 | - |
|
| 65 | -<!--#Adding a Pivot |
|
| 64 | +<!-- |
|
| 65 | +#Adding a Pivot |
|
| 66 | 66 | To create a pivot the user must first select at least one column in the report. This will show as the Rows in the Pivot grid. See below: |
| 67 | 67 |  |
| 68 | 68 | |
| ... | ... | @@ -72,7 +72,7 @@ Next, click on the Edit Pivot Button shown below: |
| 72 | 72 | This will open the Pivots panel to allow the user to select Column and Pivot values. |
| 73 | 73 |  |
| 74 | 74 | |
| 75 | -Next, add the Pivot column and the grouping style for the column. In the example below we will add a fields called Order Date in the Northwinds Database and chose to group by the year of the order date. |
|
| 75 | +Next, add the Pivot column and the grouping style for the column. In the example below we will add a field called Order Date in the Northwinds Database and choose to group by the year of the order date. |
|
| 76 | 76 |  |
| 77 | 77 | |
| 78 | 78 | Now we want to add our pivoted values. Click on the +Add Cell Value button and a new field selector will be added to the panel. |
| ... | ... | @@ -88,7 +88,7 @@ Additional values can be added to the pivot by clicking on the +Add Cell Value b |
| 88 | 88 | This panel can be collapsed by clicking the – icon in the top right corner of the Pivot panel shown below. |
| 89 | 89 |  |
| 90 | 90 | |
| 91 | -Notice you can still see a count of pivoted vales when the panel is collapsed. If you need to edit the Pivot you can click on the Edit Pivot Button again to expand the panel. |
|
| 91 | +Notice you can still see a count of pivoted values when the panel is collapsed. If you need to edit the Pivot you can click on the Edit Pivot Button again to expand the panel. |
|
| 92 | 92 |  |
| 93 | 93 | |
| 94 | 94 | To remove the Pivot you can click the “X” on the top left corner of the Pivot panel header shown below: |