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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
PWRBI_USER1
Helper I
Helper I

Changing ranges on Y-axes when using Deneb custom bar charts

Hi,

  I am using a Deneb custom chart. What I want to do is really simple. I want to keep the Y-axis range from 1 to 100 (instead of what it is currently showing as 0,1,2,3; depending on the measure values.) What will be the condition I can give inside the mark section so that I have a y-min and y-max as the range?

 

PWRBI_USER1_0-1665538829768.png

 

Thanks,

 

 

1 ACCEPTED SOLUTION
PWRBI_USER1
Helper I
Helper I

O!  Found it. That was easy. Hmmm... Posting if it helps someone.


"scale": {"domain": [0, 100]},

View solution in original post

2 REPLIES 2
PWRBI_USER1
Helper I
Helper I

O!  Found it. That was easy. Hmmm... Posting if it helps someone.


"scale": {"domain": [0, 100]},

amitchandak
Super User
Super User

@PWRBI_USER1 , In the standard visual we have min/Start and Max/End options are there and we can use measures in that. Check if same if there in this custom visual

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors