Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Calculating sum using 2 tables and specific values in a column

Hi! I am trying to sum values using Dax but cant figure this one out for some reason even though it doesn't sound logically tough.

 

I have an Industry table with column named phase and another table named member summary with a column name of 75plus.

 

I am trying to figure out the new column = sum(phase) = "1B" + sum(75plus) does not equal "1B"  so that these dont overlap with one another.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 

    Does 1B mean 1 billion?

    Do you want to build a calculated column or a measure?

    If you want to build a calculated column ,please tell which table you want to build it in.

    And I am confused about your calculated logic. Please show me more details about your calculated logic, a screenshot of result may be better.

    Can you give me a sample which will show me Industry and Member Summary Tables?

    This may make it easier for me to understand your requirement.

     

    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.