Forum Discussion
Amanda_44
10 months agoNew Member
Slicer/Filter Mixed Data
Hello, In a finance dashboard, I have a column that lists multiple funding sources, including combinations. Example rows: Fund A Fund B Fund C Fund A and Fund C Fund B and Fund A How can...
- 10 months ago
Hi Amanda_44 ,
Thank you for the update. Please provide the sample data, i will explain step by step in detail, that will help you to resolve your issue.
Regards,
Dinesh
lbendlin
Super User
10 months agoReplace " and " with "|" and then use PATHCONTAINS to test if a fund is included or not.