Forum Discussion

Ritaf's avatar
Ritaf
Responsive Resident
3 years ago
Solved

Aggregation for category which doesn't appear at visual

Hi there, I am trying to calculate the sum by category as I won't use this category in my visual, so I can't do it with : Test= CALCULATE( sum('Table'[score]),ALLEXCEPT(table,'table'[abc_item_ID]))...
  • mangaus1111's avatar
    mangaus1111
    3 years ago

    Hi Ritaf1983 ,

    try this measure

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.