cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
luis_pflucker
Helper I
Helper I

measure as a legend in clustered column chart

Hi, I am trying to build  a clustered column chart, I have:

axis = organization

values = cout of key

BUT I am not able to include Measure2 as legend

Formula for Measure2 is based in column "_ReTested (RFRT-Assigned) #"

Measure2 = var _open = sum(History[_ReTested (RFRT-Assigned) #]) return SWITCH( _open, 0, "0 reopened", 1, "1 reopened", 2, "2 reopened", "more than 2")

 

Capture.PNG 

1 REPLY 1
amitchandak
Super User
Super User

@luis_pflucker , you can not use, measure as a legend. You can only use column

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors
Top Kudoed Authors