Getpivotdata formula working with multiple row/column labels

Lanej

New Member
Joined
Nov 8, 2019
Messages
2
First time post!

Hi

Does the getpivotdata formula only work with 1 column label and 1 row label? The formula below is used with a pivot table that is returning the result into the below report. The pivot contains the data but is not returning the CT/MRI and Outpatient results.

Sum of Local Tariff PriceFor Income statement only
AREAMODAdmissionsCT/MRIOutpatientGrand Total
Area1April
12287.06​
2362​
14649.06​
Area2April
13482.64​
2353​
15835.64​
Area3April
14324.54​
514​
216.42​
15054.96​


=IFERROR(GETPIVOTDATA("local tariff price",Pivots!$AY$5,"MOD",A4,"area",$A$1,"for income statement only",B4),0)

CategoryCost
Admissions
£13,482.64​
CT/MRI
£0.00​
Outpatient
£0.00​
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,214,858
Messages
6,121,960
Members
449,057
Latest member
FreeCricketId

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top