Pivot slicer not working properly

Jaunkalns

New Member
Joined
Apr 26, 2022
Messages
17
Office Version
  1. 365
Platform
  1. Windows
Hello,

I have created pivot tables (including measures from Power Pivot) and added some slicers, but for some reason one of them still keeps returning all of the possible results and just shows 100%.
Any ideas why?

See screenshot below:
View attachment 110362
 

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.
If you right click on slicer and the select Report Connections (about in the middle).
Are all the Pivot Tables ticked ?
 
Upvote 0
Yes, they are (well, all of the tables that I want to be filtered).
If I switch to a different measure in the same pivot table then it is filtered as expected.
These are the two measures used:
M_FA doesn't work
M_BIAS works
Screenshot 2024-04-23.png
 
Upvote 0
Figured it out - the issue was with the M_FA measure, as the "1-" part of the function applies to the whole dataset and is constant.
So even if the "DIVIDE(SUM([ABS Deliveries]), SUM([Total Deliveries])" part returns nothing, the measure is still calculated and returns 1 (or 100% when converted to percentages).
 
Upvote 0
Solution

Forum statistics

Threads
1,215,429
Messages
6,124,840
Members
449,193
Latest member
MikeVol

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