Forum Discussion
Dual axis (Bar Chart)
Hi There,
I have to display 2 bars in 2 separate Y axis (In single Visualization), I mentioned the requirement in attached screenshot. Is it possible in Power Bi? If yes, which is the best Visual to fulfil this?
3 Replies
- amitchandakSuper User
Anonymous , refer the description of the post
https://community.powerbi.com/t5/Desktop/Two-Axis-for-Clustured-Bar-Column-Chart/m-p/623497
- Mayank_YavdaResolver II
Hi Anonymous,
here is Column Chart with Dual Y Axis, which will help you to get secondary axis for column chart.
Column Chart with Dual Y Axis , PBIVizEdit.comColumn Chart with Dual Y Axis , PBIVizEdit.com
Download link for the custom visual file in this page,
https://pbivizedit.com/gallery/dual-y-axis-column-chart
This was made with our Custom Visual creator tool PBIVizEdit.com. With this tool,
- anyone, irrespective of technical skills, can create their own visuals
- 15 minutes to create a visual from scratch
- opens up many additional attributes to edit (for e.g. labels, tooltips, legends position, etc)
Give this a shot and let us know if you face any problem/errors.
You can use the editor to modify your visual further (some modifications cannot be done in Power BI window and have to be in editor).Thanks,
Team PBIVizEdit - AnonymousNot applicable
HI Anonymous,
Did you familiar with R script or python? If that is the case, you can try to use script-based visuals to manually plot graphs based on script codes.
Create Power BI visuals using R - Power BI | Microsoft Docs
Dual Y axis values in one grouped column chart - Microsoft Power BI Community
Regards,Xiaoxin Sheng