Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. scottshelby

    Distinct Count on Non-Numeric

    How do you use Distinct Count on a text field? So far I have tried Calculated Members and even changing the Source Column of the Measure to Distinct "..." which makes the cube Processing fail. I would really like to stay away from modifying the base tables because that would affect...
  2. scottshelby

    dimension- to many lines

    First, what type of data is in the dimension? You might want to look at changing the source column using the Left(x,x) statement. This works for something I had to do Left("dbo"."Claim"."ClaimNumber",2). You then add the same field as another level to the...

Part and Inventory Search

Back
Top