Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Here i am using a slicer
Any chance i can simply delete the 100% and let the system return the default max? Now I need to type 10000% to make sure I am getting the max. Thanks
Solved! Go to Solution.
Hi @GAPER
If you want to enter the limits of the slicer manually the answer is "No".
But you can create a dimension table with the desired range :
create a relationship with your fact table :
and use it in the slicer :
The pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
Thanks mate. PowerBI is such a weird product.
@GAPER Glad to help 🙂
Hi @GAPER
If you want to enter the limits of the slicer manually the answer is "No".
But you can create a dimension table with the desired range :
create a relationship with your fact table :
and use it in the slicer :
The pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly