Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
luis_pflucker
Helper II
Helper II

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.