Forum Discussion

sokatenaj's avatar
sokatenaj
Advocate II
8 years ago
Solved

Missing Values

Hi Folks,   I have the following data:                    I have the following measure that represents "Annual Salary (USD)":              Annual Salary (USD) = SUMX(Active, Active...
  • sokatenaj's avatar
    sokatenaj
    8 years ago

    I ended up figuring out what the issue was. I had a table with a relationship that was causing missing values because of the bidirectional nature of the relationship and the type. I removed it and just did it as a VLOOKUP and all is well :) 

     

    Thanks so much.