Forum Discussion
reggiete2005
2 years agoFrequent Visitor
Comparing values from 2 different matrix visuals.
Hello All, I am needing help trying to write dax logic to compare values between 2 matrixs. Both visuals utilize 2 different data tables. What i am trying to accomplish is comparing the values b...
some_bih
2 years agoCommunity Champion
Hi reggiete2005 have you already try to connect your buckets (like <600 or Blank...) via relationship? This would be the best
Wanted measure for your case should be simple
Measure diff= [KPI_MarketComparison_OB_DTI_FICOLTV]-[KPI_MarketComparison_Logan_DTI_FICOLTV]