https://bugs.documentfoundation.org/show_bug.cgi?id=162617
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Regina Henschel <[email protected]> --- Use a Database Range for your data and base the Pivot Table on this range. When you want to add data to that range, go to the last row of the range and click on its row number. From context menu use "Insert rows below". I know it sounds silly to "insert a row below" if the cells are already empty. But this action extends the range. Now you can write your data into the empty cells. Refresh of the Pivot Table considers the newly entered data this way. You can test that this works, when you use "select database range" before and after. -- You are receiving this mail because: You are the assignee for the bug.
