March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello All,
This is a shot in the dark and I dont think it is possible but I wanted to check if anyone knew of a way to accomplish this. I need to use a text box, that a user can enter a value, say 500, and after entering it, it affects a measure. So in my instance its a QuantityOnHand measure. I want them to be able to type a number into the text box, and the measure would add/subract that number to the Quantity
QuantityOnHand = [QuanOnHand] + [UserTypedValue]
I have this functioning with a table I made and a slicer, which the slicer then affects the measure like so:
QuantityOnHand = [QuanOnHand] + SELECTEDVALUE(Data[UserTypedValue])
However this is not ideal. My number could be anywhere from -2000 to 2000. I have a table with sequential numbers laid out to be selected from by the slicer but whenever you search for a number like '12' for example. You get 1201, -1201, 120, -120, etc and it becomes really difficult to find the number that you actually want to use.
Any help would be appreciated
@CalebR I know this search is not user-friendly, it does the partial matching. Unfortunaltey I don't see any solution for this until there is a custom visual available at the market place.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
I figured so, hopefully we get something like this soon. Thanks for the response
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
73 | |
68 |