Viewing 5 posts - 1 through 6 (of 6 total)
Hi Martin
Well, this is embarrassing.
One of the older versions now works. I used this as the calculated member:
COUNT(
NONEMPTY(
([Dim Employees].[GlobalID].[SGID],[Dim Phone Logins].[Phone Logins].CurrentMember),
[Measures].[Outliers - ACD Calls]
)
)
and it came back with...
May 27, 2015 at 5:33 am
Hi Martin
Thanks for your further reply!
I hope this example makes things clearer.
Here's what I'm running at the moment, which uses a calculated member specifying .CurrentMember on both of the dimensions...
May 26, 2015 at 10:27 am
Hi Martin
Thanks for your help with this!
Martin Schoombee (5/22/2015)
[Dim Phone Logins].[Phone Logins].Members - [Dim Phone Logins].[Phone Logins].[All]
Just step one level...
May 26, 2015 at 3:57 am
Hi
Thanks for your reply.
You've picked out the problems in the MDX I wrote, and I'm looking forward to trying out your suggestions on Tuesday when I'm back at work.
The...
May 23, 2015 at 3:52 am
The only relationship between those two dimensional tables, is the fact they belong to the same fact table rows.
It sounds like the relation (one-many) between Server and Site doesn't explicitly...
May 22, 2015 at 2:37 am
Viewing 5 posts - 1 through 6 (of 6 total)