Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Dynamically Calculate Sums Per Category in Measure

Hello! I have a calculation that needs to do this:  SUM(User Category A) * SUM(Values Category A) +  SUM(User Category B) * SUM(Values Category B) +  SUM(User Category C) * SUM(Values Category ...
  • HotChilli's avatar
    2 years ago

    I'm confused.  Are you sure you are not overthinking this?

    Did you have a look at the [Sales Amount] measure example and apply it to your use case?

    If you did, can you show me what the results are and why it's not suitable?