A non-MDX approach could be using filter. If you are able to add [Measure].[Issue Product] column showing comma separated products. You can right click the column to apply filter that use regex to exclude anything contains certain product.
Thanks for posting your question!
If you have Products added in the report as property, you could filter the report by Row filter "not matches “.A.|.*B.”, similarly as in the screenshot below where I’ve filtered the Labels row.
If you don’t have the product added in the report , try defining a new calculated measure in the Measures dimension with the formula below and see if it returns the expected results?
Hi Elita,
I have a similar issue and my Custom field Channels Impacted (JPDD) is in my report as a column however, I don’t see how to remove some of the context items from the report.
I tried Search adn bookmark to get them individually listed but that doesn’t allow me to select only certain ones to display either.
What can I do to sort this?