The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
74 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |