Forum Discussion
jmerencilla
Helper I
2 years agoSlice/Filter That Behaves Like an AND Operator
Hello! I have a "Customer Services" and "Services" tables like below Customer Services Customer1 "Service1" Customer2 "Service2,Service3" Customer3 "Service3,Service4" ...
Greg_Deckler
Community Champion
2 years agojmerencilla I built an AND slicer once. Patient Cohort (AND Slicer) - Microsoft Fabric Community
jmerencilla
Helper I
2 years agohi Greg_Deckler . I looked into Patient Cohort file, and this is almost the same thing that I did, except I concat the services, and compare it to my first table. But I can't get it to work. I encounter runtime memory exceptions when I do this even though my first table has less than 600 records.
In your file, is there a way to show those selected patients in a table?