I have an Excel 2016 PowerPivot data model where I'm trying to find a member value based on whether 4 other member values exist. A sort if "if" statement. If Values A, B, C & D exist, bring me back value E. Value E can be 1 of three things based on values A-D being found. I've researched CUBEMEMBERPROPERTY but it doesn't seem to work with PowerPivot. To be clear, I'm looking for a label, not a number. I'm new to all the syntax for the more detail the better.
"Cube Formula"
"ThisWorkbookDataModel"
Values A-E all come from the same table.
thank you for any help.
"Cube Formula"
"ThisWorkbookDataModel"
Values A-E all come from the same table.
thank you for any help.