Forum Discussion
Sonn1998
Dec 18, 2021Copper Contributor
Pivot Table is missing the last row
Hey guys I want to build a pivot table, I have 8 columns and they have different numbers of rows. I selected all the fields I needed to create the Pivot table but it never counts the value of the la...
SergeiBaklan
Dec 18, 2021Diamond Contributor
Perhaps you may share sample file?
In general PivotTable is built on 2D range or structured table, columns in them can't have different number of rows. That is n rows x m columns area. Check PivotTable source if the row in question is included.