Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Select rows with a input number (box) that searches if the input value is between two other values
an down value and uppervalue that are stored in a column
Dear Amitchandak
So i made a what if parameter with the lowest en highest value (increment 1) that exist for the topvalue en downvalue in my dataset. I have hidden the line and know i have a nice input box for the users to put in their value.
Step 1 check 🙂
How do i make the given parameter by the user, to select the rows in the tabel.
for example : if the parameter is 101 only the rows for spc3 and spc 4 wil show.
I realy not an expert but the if i succes in dowing this oevr 100 people within my company will be very pleased 🙂
Realy appreciate al the help.
David
@niggebrugge , not very clear.
You can use whatif paramter
calculate(sum(Table[Value]), filter(Table, Table[Value1] >= [Whatifmeasure] && Table[Value2] <= [Whatifmeasure]))
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-what-if
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
64 | |
63 | |
52 | |
39 | |
24 |
User | Count |
---|---|
80 | |
57 | |
45 | |
44 | |
35 |