Forum Discussion

newgirl's avatar
newgirl
Post Patron
5 years ago
Solved

Matrix Subtotals

Hi, everyone!   I was able to come up with this visual. I understand why it's showing 0.83 as the Total but how can I modify or what additional measure to create so that the Total will show the sum...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi newgirl 

    You can add a new measure by Target Trips Everyday measure. And use the new measure to be the value in matrix visual.

    Measure = 
    SUMX('Calendar',[Target Trips Everyday])

    Result:

    Best Regards,

    Rico Zhou

     

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