scenario: I have a pivot-table with years in rows and sales in values. Additionally I have sales as Difference to previous year (built-in pivot function "show as ...") in values. It works fine, but the first row in the pivot-table is blank for sales and sales-diff. It is obvious, because there is no year before the first year, so the first row is blank.
scenario: If I remove the sales and keep the sales-diff in values then the entire first row in the pivot-table is blank except for the year. The option "Show elements without data" under year field-options is deactivated! Still the blank row is there.
Now when I make a pivot-chart the blank row is also shown in the chart. I could hide the entire blank row in the worksheet, but it does not affect the chart. I could also make another non-pivot-table on top of the pivot-table and take it as the data source for the charts. But I prefer not to complicate the thing.
So the question is: how can I get rid of the blank row in pivot-table and more important in the pivot-chart?
Excel Version in use: 2013, 2016, 2019, 2019 365
Thanks for any help.