Forum Discussion
gstredny
2 years agoNew Member
Secondary Axis with Legend
Hello, I am trying to create a line graph with values in the y-axis and secondary Y-axis and a legend that you can add names with a filter. So basically you could view one asset or one line or a...
Anonymous
2 years agoNot applicable
Hello,
I started to develop a custom visual line chart with multiple axis based on a legend field
You can try it out on github:
https://github.com/EquinetPaul/powerbi_multiple_axis_legend_linechart/
It's the very begining of the code (and of my custom visual development understanding)