Hello Community - I know this should be easy, but...
I have an orders table out of our ERP system. I need to create a "flag" that allows the user to have a slicer with the two options: Over $75k, or Equal/Less $75k.
In other words, imagine you have the orders table, and you quickly want to filter down to all Orders with a total value over 75,000 dollars...or....select all orders with a value below 75,000.
And the key is that this should be at the Order level (not at the line level).
Thanks for any help!
Solved! Go to Solution.
This formula should work:
@jppv20 Sure!
Order Number Order Value OVER 75K
A-124 78,909 TRUE
A-326 67,098 FALSE
C-568 75,004 TRUE
This formula should work:
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
215 | |
53 | |
46 | |
43 | |
41 |
User | Count |
---|---|
286 | |
209 | |
77 | |
74 | |
66 |