Forum Discussion
TerryAS60
Sep 26, 2021Copper Contributor
Consolidating text and data into a single PivotTable
Hi, Each month, I generate a PivotTable for my credit card expenses. Each month is a separate worksheet. Here are screenshots of the data (#1) and the PivotTable (#2) that I generate each month....
Riny_van_Eekelen
Sep 26, 2021Platinum Contributor
TerryAS60 I suspect you pointed at the monthly data tables when you created the new pivot table from multiple consolidation ranges. But, if I'm not mistaken, you need to point at partial ranges (boxed in red in the picture below) in each of the monthly pivot tables to create the consolidated pivot table that will look the same as the monthly ones.
Alternatively, "join" all monthly data tables together with PowerQuery, load to the Data Model end create your pivot table from there. Easier to set-up and maintain in my opinion.
Or, even easier, dump all transactions in one large table from the start run a pivot table on that one. Easy summarize by month, cardholder, merchant. Whatever.