Forum Discussion

BobMcC's avatar
BobMcC
New Member
3 years ago
Solved

Measure Returning

Hello, I've been trying to proof out a .pbix.  I'm having an issue with one of the measures. The measure name is  WA LTV Locked All = IF(SUM('dmLoanInfo'[LoanAmount]) > 0 ,SUMX('dmLoanInfo',[LTV]...