Forum Discussion
Rajeshwar-s
10 months agoRegular Visitor
Fields Parameter accepting incorrect input values during What-if Analysis
Hi everyone, I've created a Fields Parameter (using Modeling > New Parameter > Fields) to generate a serial number with an incremental value of 1. The auto created DAX is: = GENERATESERIES(500, 1...
- 10 months ago
Hi Rajeshwar-s
This is a known issue with a single selection numeric parameter when there are many values to select from. Instead of single selection, use "Less than or equal to" and cover the grayed out area with a shape filled with a color that matches the background of the slicer.
pbiuseruk
Resolver IV
10 months agoHello,
Have a look at Dans and DataNinjas comments in this thread: https://community.fabric.microsoft.com/t5/Desktop/What-if-parameter/m-p/4825064.
He mentions that there's a known limitation for large ranges and a workaround option to handle this.