Is there a way in Set analysis to force the actual value of the dimension in the chart object a value in the expression?
For eg. I have a bar chart with 2 dimensions, I would like to force the values in the first dimension A to be available in the expression as
COUNT(DISTINCT {<Region = {"=P(Maxstring(Region))"}>} CustomerID)
where Region is already a dimension in the chart along with other dimensions