Forum Discussion
Conditional Row Filtering
- 5 years ago
Hi , a68tbird
For you requirement, you can try follow steps:
1.create a custom column 'count'
=let Number=[Number] in Table.RowCount(Table.SelectRows(#"Changed Type",each Number = [Number]))2. select custom column 'count' and apply filter conditions to this column
3.After removing unnecessary columns,you will get the result you want.You can check my sample file for more details.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
a68tbird add a measure for filter and then use this measure to use visual level filter where measure value is 1
Check my latest blog post Compare Budgeted Scenarios vs. Actuals to get a summary of my favourite Power BI feature releases in 2020
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡