Forum Replies Created

Viewing 9 posts - 1 through 10 (of 10 total)

  • RE: Measure Calculation

    I have the calculated measure half working.  At the detail level the numbers are correct but the subtotal and grand totals are wrong.  This is what I get:

  • RE: Measure Calculation

    Adding the clustered index helped, at least now I can see what is happening.  The fact table is also joined to a DimProduct, DimClient and DimDate.  When I filter to...

  • RE: Measure Calculation

    RonKyle - Wednesday, June 20, 2018 12:09 PM

    Why can't one of the fact measure groups have a single contract as the granularity...

  • RE: Measure Calculation

    That sounds like it should work, but I am not sure how to set that up.  I tried add New Measure Group, selected DimContract, it added the reserve plus a...

  • RE: Measure Calculation

    Currently I have 2 fact groups in my measures, Fact Production Claims which has things like claim date, claim amount, etc., Fact Production which has a count distinct ContractKey.  Additionally...

  • RE: Measure Calculation

    Can you elaborate more on "Make sure that the MemberValue property of the dimension attribute is set...

  • RE: Measure Calculation

    I actually have the reserve field in 3 places right now as a result of trying to figure this out.  It's in DimContract, FactProductionClaims, and FactContractReserve.  I changed the calculated...

  • RE: How to build string from column

    Version 2 worked! Thanks. Unfortunately I cannot use a delimited string to set the default of a multi-select parameter like I thought. I'm thinking I need to...

  • RE: How to build string from column

    Thanks for the reply. I cannot hard code the last column because it is also variable. SSRS adds the last value that was not selected...kind of strange. ...

  • Viewing 9 posts - 1 through 10 (of 10 total)