The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I have two set of data as example data A and B. A is the current performance mark of student and B is the mark target.
A have mark range from 1-30 and B have fix mark which is 2 ....how can I make the Y axis scale for B same like Y axis A?
Below picture is what I try in Power BI. I do adjust the Y axis setting start from 0 to 30..but no luck. Anyone can help?
Solved! Go to Solution.
@Anonymous , One option is - switch off secondary axis
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-combo-chart
Another one is to create measures for start and end. And use that in the start and end of both y -axis
Hi @Anonymous
You can use 'Align zeros' option.
This also a great solution!