New to SSAS but I have a user who is asking for an indicator field be added to our Cube.
The cube has a dimension called Customer. When Customer Type = New
AND
when Dimension Product Type = Clothes
Then this new column would be 1 otherwise 0.
So I need to look to two separate dimensions and evaluate each of their attributes for a condition.
Is this possible?