Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
How do I create a function or querey to show me only data where Value A is less than or equal to Value B?
Example: Show items where "Received Quantity" is less than "Ordered Quantity".
Hi @mbs2016 ,
So in your screen shot, it looks like you are on a dashboard in Power BI. Yes? Do you have measures with the names that you mentioned, already? Or are these column names?
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
IF(Received Quantity < Ordered Quantity, Received Quantity)
Proud to be a Super User!
Hi @mbs2016 ,
Are these columns that you are comparing, you did not specify or a measure? And where is this, power query, power bi?
Thanks, If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
This solution did not seem to work.
User | Count |
---|---|
84 | |
76 | |
64 | |
51 | |
46 |
User | Count |
---|---|
101 | |
42 | |
41 | |
39 | |
36 |