With a power pivot/data model 'flattened pivot' i see filter dropdowns that arent correct

Guitarmageddon

Board Regular
Joined
Dec 22, 2014
Messages
159
Hello all,
I have three different tables being queried into my data model. Basically just a bunch of purchase orders. for the entire year.

At the request of the teams that use them, the data needs to just be in one large flat table. Previously, this was being manually copied/pasted/appended by someone daily. I have since made a query that seems to work just fine, and refreshes when needed to bring in all the new daily files someone dumps into a directory.

I have used a "flattened pivot" to put the results onto a sheet. However, if I, for example, filter on ORDER MONTH, and select lets say, December, it gives me filter dropdowns on the other columns for all the old data. Like a filter on december shouldnt allow me to see in the raw data column dates from every other day this year.

i see that in a NON power pivot context, you can go into the pivot table options window, and mess with the "retain items" dropdown. but that is not an option for power pivot derived tables. Any thoughts?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Pivot tables require a calculation (something in Value) to correctly filter the rows. Add a text column to values. This could create a count implicit measure and that should filter it.
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,831
Members
449,051
Latest member
excelquestion515

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