Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
volyn
Frequent Visitor

Reversed Single line chart with 2 TEXT Y AXIS LABELS and numeric X axis

Hello,

 

our customer asks for report, where he wants to see single line chart describing service satisfaction in 3 categories from 1 to 5

 

How modern is service ?   From  1 to 5 (Old fashioned to Very modern)

Graphical design ?   From 1 to 5 (Ugly to Very nice)

How expensive it is ?  From 1 to 5 (Expensive to Cheap)

 

And he wants to see single line chart where  1 to 5 will be on X axis and on Y axis will be on left Y axis will be text label for 1 and on right Y axis will be text label for 5.

 

To be honest I have no clue how to achieve it 

 

Attaching picture how it should look like.

 

Data are not important, I am able to do any kind of transformation, it is right now only about how to achieve visualization.

 

thanks DualAxis.jpg

 

 

 

 

1 ACCEPTED SOLUTION
PaulDBrown
Community Champion
Community Champion

Maybe possible using Charticulator?

 

https://charticulator.com/ 





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






View solution in original post

4 REPLIES 4
volyn
Frequent Visitor

Hello,

 

problem solved. I have used Charticulator.

 

First I prepared data to have description on Left and Right Y-axis in one row + on same row Rating (0-5) created by each customer (ID).  Rating value has summarization type "Average"

 

 

IDLeft Y axisRight Y axisRating
1PoorExcellent1.3
1ExpensiveCheap2.8
1UglyNice3.7
1Hard to learnEasy to learn2.5
2PoorExcellent3.6
2ExpensiveCheap4.8
2UglyNice2.1
2Hard to learnEasy to learn2.5
3PoorExcellent3.5
3ExpensiveCheap3.0
3UglyNice4.0
3Hard to learnEasy to learn2.0
4PoorExcellent2.2
4ExpensiveCheap3.3
4UglyNice4.5
4Hard to learnEasy to learn2.8

 

Then in Charticulator I used trick described by another guy at Youtube. I have created 2 PLOT SEGMENTS.

 

Both of them have on X-axis Rating value, one plot segment has on Y-axis value "Left Y axis" and second plot segment has on Y-axis value "Right Y axis" . Second plot segment Y-axis apperance is set to "Opposite" and the trick is, that those 2 Plot segments are then set to be completely overlapping, because data in both of them are completely same.

Result is as follows, sorry I was not still playing with formatting.....


DoubleYAxisReversedChart.jpg

PaulDBrown
Community Champion
Community Champion

Maybe possible using Charticulator?

 

https://charticulator.com/ 





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






you made my day sir, I did not catch info about this tool, after 2 hours of playing, I have job done !

PaulDBrown
Community Champion
Community Champion

It would be fantastic, and a important contribution to the community, if you could showcase how you achieved the visual (some screenshots maybe?)





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors