Forum Discussion
Three Criterions on Filters
- Anonymous5 years ago
Hi you could create a custom column that if the CustomerGroup contains Type A or Type B or Type C, mark them as "Y", others mark as āNā. Then filter this custom column. Thanks!
Anonymous
You can create a measure and drop here on the Visual Filter.
Please share your conditions with sample data if you need help building a measure.
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply š
- Anonymous5 years agoNot applicable
Hi Fowmy,
Sorry can't share data, just make up a simple case, if I want a filter of CustomerGroup contains 'Type A' or 'Type B' or 'Type C', what should the measure looks like?
- Anonymous5 years agoNot applicable
Hi you could create a custom column that if the CustomerGroup contains Type A or Type B or Type C, mark them as "Y", others mark as āNā. Then filter this custom column. Thanks!
- Anonymous5 years agoNot applicable
Anonymous thanks for reply, Yeah, thought about that.
The issue is, I have about 16m rows of data, I try my best just do model linkage instead of table merging in Power Query
- Anonymous5 years agoNot applicable
Hi Anonymous ,
You can set search with Basic filtering for the related data in Filters pane or create a slicer just like below screenshot:
Best Regards
Community Support Team _ Rena Ruan
If this post helps, then please consider Accept it as the solution to help the other members find it more.- Anonymous5 years agoNot applicable
Anonymous thanks for reply, Reality is a bit of more complex,
It might be column A contains "A" or column B contains "B" or column C contains "C"