![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a Safety Incident reporting app that I am building a cube on. The fact table is the Incident table, one incident per record. We track several |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
We had that but it did not work. Actually it was on the Incident ID, key field of the fact table. We expose our cubes on Share point portal using |
#5
| |||
| |||
|
|
If you want to filter by multiple items you won't be able to use the Distinct Count aggregate. Instead, you'll need to follow the solution outlined in the following whitepaper. http://msdn.microsoft.com/library/de.../distinct2.asp It's a different topic, but the approach will work. Sean -- Sean -- Sean Boon SQL Server BI Product Unit -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "TJSully" <tjsully (AT) bellsouth (DOT) net> wrote in message news:A38E5242-CFB6-49AB-B9B4-F4FB5ADF3873 (AT) microsoft (DOT) com... We had that but it did not work. Actually it was on the Incident ID, key field of the fact table. We expose our cubes on Share point portal using Excel Office Web components and Decision support panel widgets. The Excel Pivot table reports "The query could not be processed: o Formula error - aggregations are not supported for the DISTINCT COUNT measure "Incidents" - in the Aggregate function" and in the DSP widgets we get #value in our measure cells. |
![]() |
| Thread Tools | |
| Display Modes | |
| |