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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
gluizqueiroz
Resolver I
Resolver I

How to set steps on slicer range? Something like 5 by 5.

I have a range slicer talking about probability and the values is between 0~100 but I need set steps 5 by 5 on range, how can I do this?

Something like: 0, 5, 10, 15, 20, 25... in other words, multiple of 5, in other words (again), I need something like <input type="range" steps="5"> from HTML.

 

The PowerBI creates an interval range from min and max values, but it's wrong for me.

PowerBI: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10...

I need: 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50...

 

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors