Filter Power Pivot by column value (of sub field)

Kroneborge

New Member
Joined
Jul 3, 2018
Messages
2
Hi,

I have a power pivot with two fields in the value section that is further sub divided by an additional field in the column section. Basically we have item transactions (volume and revenue), with multiple types (sales, dump, and destroyed). I want to filter so that items that don't have a dump or destroyed volume or hidden. But when I try and filter by value I only get the option to filter by either volume or revenue. When what I really need is extra conditions. basically something like filter if volume dump OR volume destroyed not equal to zero.

Things I've considered. I think you should be able to do this in with a measure in Dax, but I'm having a hard time getting my head around it. Or maybe just write a macro to hide them. But I would prefer to use built in pivot table functionality is possible.


Thanks,


3 Dumps3 Dumps2 Damaged2 DamagedSalesSales
ItemNoItemDescRevenueQuantityRevenueQuantityRevenueQuantity
01112Item 1 7 2 4,190 1,383
01163Item 2 60 22
01201Item 3 20 2 1,574 664

<tbody>
</tbody>
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,213,546
Messages
6,114,251
Members
448,556
Latest member
peterhess2002

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