The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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...
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |