#PowerBI folks,
I have 3 tables:
A. Contains scores ranging 0.0-5.0
B. Contains maturity levels with upper & lower score cutoffs for each level (e.g. level 1 is 0-1.5, level 2 is 1.5-2.5, etc)
C. Contains hex codes for formatting scores in each maturity level
I’ve connected B&C via the “maturity level” fields in the modeling tab, but I’m not sure how to tie the score of A to the maturity levels in B.
Any tips are appreciated. Thanks!