foreveryoung
Programmer
Can someone help me to construct an MDX expression. Its easier if I explain the final result.
For admissions to hospital. Number of unique attendances as rows and months for a specific year as columns. The measures to show in the middle would be number of unique patients. So from the above I could easily identify, for example that 10 unique patients had 6 attendances in April 09.
I originally tried to do this by constructing a dimension of unique attendances (rows) and a distinctcount of patient IDs as the measures. I got kinda stuck then as the results were proving to be incorrect when browsing the cube.
I hope this makes sense and that there are some MDX experts out there that can help.
Many thanks
David
For admissions to hospital. Number of unique attendances as rows and months for a specific year as columns. The measures to show in the middle would be number of unique patients. So from the above I could easily identify, for example that 10 unique patients had 6 attendances in April 09.
I originally tried to do this by constructing a dimension of unique attendances (rows) and a distinctcount of patient IDs as the measures. I got kinda stuck then as the results were proving to be incorrect when browsing the cube.
I hope this makes sense and that there are some MDX experts out there that can help.
Many thanks
David