4

What is the method to change the data range of a pivot table in a Google Docs spreadsheet?

The documentation for this is not on Google's support site.

Justin
  • 61
  • 1
  • 4

2 Answers2

1

I found a workaround that could help you.

Create a sheet dedicated to your data, row 1 = headers, all other rows = data.

Delete rows with no data.

If for example you use columns A through F, create a Pivot and use this range: SHEET_NAME!A:F

The pivot will "grow" to the news rows because the range is "all the data in the columns A to F".

JDuarteDJ
  • 1,073
  • 12
  • 25
0

Unfortunately it's not possible to modify pivot table settings via Google Apps Script. If you'd like to see this feature please file a feature request on our issue tracker.

Eric Koleda
  • 12,420
  • 1
  • 33
  • 51