Forum Discussion
Hoping
Helper III
2 years agoCreate Measure without altering context
I have a table - TABA which has a PERSON_ID, few other columns, INDICATOR column that has 2 values - YES and NO and an AMOUNT column. I have a table visual with PERSON_ID, all othercolumns and a...
- 2 years ago
If the measure doesn't return a value, even with the "+ 0" it means that Xiaoxin Sheng is right and you need additional (dimension) tables to force evaluation for every combination.
Note that I wouldn't necessarily add one table with each combination, but more likely dimension tables for PERSON, INDICATOR and CATEGORY.
sjoerdvn
Solution Sage
2 years agoTry adding "+ 0" to your measure.
Hoping
Helper III
2 years agoThis didn't work. The measure never returns.
- sjoerdvn2 years ago
Solution Sage
If the measure doesn't return a value, even with the "+ 0" it means that Xiaoxin Sheng is right and you need additional (dimension) tables to force evaluation for every combination.
Note that I wouldn't necessarily add one table with each combination, but more likely dimension tables for PERSON, INDICATOR and CATEGORY.