Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Analysis Services

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-04 : 10:44:15
Scott writes "I have been trying to find a way to calculate the Distinct number of a Text Field. Analysis Services will not let you choose this option in the Aggregate Dropdown for Measures if it is a Text field and I don't know how to accomplish this problem any other way.

Lately, I have tried to use Calculated Measures (MDX "DistinctCount(<>)"), but with no luck.

Please let me know if there is an easy way to do this, without modifying the base tables.

Scott Faculak"
   

- Advertisement -