Forum Discussion

ERing's avatar
ERing
Post Partisan
1 year ago
Solved

Conditional formatting issue with matrix visual

I have a report with a matrix visual like below where I'm showing scores for survey results. Each of the three columns in my matrix is a measure and I'm trying to add conditional formatting to the De...
  • fahadqadir3's avatar
    fahadqadir3
    1 year ago

    ERing  then add both dimensions to the ALLSELECTED, review the results now, image attahced.

    25Percentile = PERCENTILEX.INC(ALLSELECTED('Table'[Score Subcategory],'Table'[Score Category]),
    'Table'[Delta],.25)

     

    Did I answer your question? Mark my post as a solution! This will help others on the forum!
    Appreciate your Kudos!