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.
Hi experts,
I am trying to mark all the rows that that are invalid.
Please help me with Dax or M as I fairly new.
Col A | Col B | Mark |
WWW | Don't Consider | X |
WWW | Consider | X |
WWW | Consider | X |
ABC | Don't Consider | X |
ABC | Consider | X |
XYZ | Consider | OK |
If in col B, if I find any value as "Don't Consider", then I should be able to ignore the whole bunch of rows with that ID.
So the result should be as column 'Mark'.
Thanks in advance!
Solved! Go to Solution.
Try this..
Try this..
can I do the same condition but make in a table without add X and OK only filter the table result as a table?
Thanks a lot for the quick response VasTg.
The DAX worked in the way I want. But as I was looking at the records, I might need to add more condition in the future.
But for now, it serves my purpose.
Appreciated!! And keep up the good work 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
56 | |
38 | |
34 |
User | Count |
---|---|
99 | |
56 | |
51 | |
44 | |
40 |