Forum Discussion

ahmetturetmis's avatar
ahmetturetmis
Frequent Visitor
6 years ago
Solved

Cumulative Total with multiple slicers

Hello everyone,    This is my first post. I've started using Power Bi in a construction company recently. I would like to sum some quantities and obtain cumulative sums for different slicer and tim...
  • AllisonKennedy's avatar
    6 years ago
    It looks like you're using ALLEXCEPT to ignore all filters and slicers, so if you are trying to slice by anything other than what is in that ALLEXCEPT part of the formula, it won't change the green line.

    To get both lines to update with the same slicers, you'll need to create slicers from the Lookup or Type tables (the 4 at the top of your data model image).

    Also, I question why the Cross Filter Direction is set to 'Both' for the Type to Lookup Table relationships.