Forum Discussion
Reverse filtering
- 1 year ago
There are a couple of fallacies at work here.
- you will never see P
- the last rule seems awkward/redundant.
See attached
I tried that already, but I am unsuccessful at creating the measure. That is what I need help with
- lbendlin1 year agoSuper User
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523- Victormar1 year agoHelper V
Hello,
Attached a table I created with sample data. I added more columns that I mentioned to the source table, but it is as it looks.
My idea is to create a slicer using the project state column to reverse filter the data, based on the conditions stated:
Project Level Part Name Part Number State Project State 1 Level 1 asadad 1234 A - In Work A 1 Level 1 sfgsf 1245 B - In Work B 2 Level 1 fgsad 1265 A - In Work A 3 Level 2 asdasd 1244 C - In Work C 2 Level 3 sdgsg 12333 A - Released A 3 Level 2 asfdsf 17888 P - Released P 4 Level 2 asasf 19877 P - In Work P 1 Level 4 ert 13435 C - Released C 1 Level 4 vvbbn 12334 A - In Work A Just to be clear, a slicer based on the Project State Column, result:
- If I select P, only A, B and C are shown in the table.
- If I select C, only A and B.
- If I select A or B, only A.
Hope it makes sense, thanks in advance for you time 🙂
- lbendlin1 year agoSuper User
There are a couple of fallacies at work here.
- you will never see P
- the last rule seems awkward/redundant.
See attached