Forum Discussion
Anonymous
5 years agoNot applicable
Ignore filter
| Name | number | Group |
| A | 10 | Apple |
| B | 5 | Apple |
| C | 3 | Orange |
| D | 4 | Blue berry |
| E | 2 | Grape |
| F | 5 | Grape |
| G | 1 | Blue berry |
| I have filter on Name and when I filter B the output should ignore the filter and give result like below | ||
| number | Group | |
| 15 | Apple | |
| 5 | Apple | |
| 3 | Orange | |
| 5 | Blue berry | |
| 7 | Grape |
3 Replies
- amitchandakSuper User
Anonymous , You can use interactions to stop to pass the filter
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
or use independent table as mentioned below
- AnonymousNot applicable
I don't want to use interaction, is there any way we can create using formula .
- v-janeyg-msftCommunity Support
Hi, Anonymous
Has your problem been solved? I saw that there are two apple show 15 and 5, It's very puzzling. Can you explain it more clearly, so we can help you soon.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.