Forum Discussion
tmitton
4 years agoFrequent Visitor
Run Chart Legend like Excel
I have a run chart visual in one of my reports and I've used the "Analytics" feature to generate a trend line, a median line, and a target line. In Excel you can easily add a legend that indicat...
Anonymous
4 years agoNot applicable
HI tmitton,
Nope, current power bi visual does not support this.
Perhaps you can manually create a table with all legend types and use it on your visual legend fields, then write a measure with the switch to redirect different values based on the current legend.
DAX – Making the “Case” for SWITCH() - P3 Adaptive
Regards,
Xiaoxin Sheng