Problem with measure when dimension values are shown vs not shown
hi, have "inherited" custom built ssas solution i've identified peculiar behaviour.
assuming following query: measure amount on dimensions costcenter , company filters set on company , costcenter.
when company dimension present expected values; cost center 130 present in company , 1000 cost center in company b.
when remove company dimension (but still keep same filters) output changes following.
i can't see obvious reason why amount cost centre 130 null cost centre 1000 has proper amount. if change filter all, or select 1 of companies, amounts correct.
any ideas start looking?
regards,
johan
thanks simon , richard comments. measure setup sum (and a sql query verified fact table returned correct results chosen dimension), when adding simple measure returing 1 (i.e. measure without relations other dimensions) got expected result, therefore pointing us towards dimension setup. turns out thought default member setting company b on company dimension idea :) have removed , problem solved!
regards,
johan
SQL Server > SQL Server Analysis Services
Comments
Post a Comment