So I have a column like this in Power BI matrix
Country
India
India, Pakistan
Myanmar, Bhutan, India
I want to add a filter, where if I choose India, all the above three entries should return.
Currently my filter looks like this:
India
India, Pakistan
Myanmar, Bhutan, India
I want it to look like this
India
Pakistan
Myanmar
Bhutan