Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Help with DAX Language

Hello,  I'm extremely new to this program, and don't fully understand how the language works.   I managed to create a table to display the data I need (see picture) but I really need to create it ...
  • BeaBF's avatar
    4 years ago

    Anonymous 

    Measure = CALCULATE(SUM([#Negative]), [State] = "Alabama")

     

    Try this!

    B.