Analysis manager will not allow Distinct Count Measure
Aggregate on a Text Column. You will need to probably have
a Integer Column associated with each EMPLOYEE_ID Text
Field.
Quote:
-----Original Message-----
Our Fact table has a EMPLOYEE_ID column that references a
EMPLOYEE dimension table. We need a measure that is a
|
distinct count of the Employees. The Analysis Manager Cube
Editor UI does not have a ?odisctinct count? rollup
which could be applied to a text EMPLOYEE_ID column in the
fact table. How can I create such a measure?