Forum Discussion
2 Y axes
- 8 years ago
I am not aware of any custom visual in the store for that. Probably need to look at an R visual.
See previous thread:
https://community.powerbi.com/t5/Custom-Visuals-Ideas/Dual-Y-axis-in-Line-chart/idi-p/153593
Combo charts can have 2 y-axis but one is a column and one is a line.
These are not exactly what you want but you may be able to get there:
https://stackoverflow.com/questions/26727741/how-to-show-a-legend-on-dual-y-axis-ggplot
- 8 years ago
Here is a link on how to create a Dual Y-Axis Line Chart using R Visuals in Power BI.
I am not aware of any custom visual in the store for that. Probably need to look at an R visual.
See previous thread:
https://community.powerbi.com/t5/Custom-Visuals-Ideas/Dual-Y-axis-in-Line-chart/idi-p/153593
Combo charts can have 2 y-axis but one is a column and one is a line.
These are not exactly what you want but you may be able to get there:
https://stackoverflow.com/questions/26727741/how-to-show-a-legend-on-dual-y-axis-ggplot
Hi Greg_Deckler,
It's a shame since it can be pretty convenient, anyway thanks for the links. I voted for the idea in the hope to raise some awareness for it. I will deffinitely look into the other links, thanks for sharing them !
Best regards,
L.Meijdam