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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I know you can use the what if parameter to get user input but that only works for 0 to 1000. Is there a way to get larger numbers into the input area? (I need it to be in intervals of 1).
I also don't want it to be a scrolling slicer. I like the way the what if parameter slicer works, i just need it to be able to handle larger number inputs.
Thank you
Hi @mkurup12 ,
After my test, the maximum value of what-if parameter can exceed 1000.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous Sure, but you cannot move the slicer in 1 step increments any more.
1000 values is a hard limit. You can either have an upper limit over 1000 or an interval of 1, but not both.
Change your interval to 5 - that gets you from 0 to 5000 etc.