dbTalk Databases Forums  

HELP MS Support: DrillThrough working on only first partition. Possible bug??

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss HELP MS Support: DrillThrough working on only first partition. Possible bug?? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chumma Dede
 
Posts: n/a

Default HELP MS Support: DrillThrough working on only first partition. Possible bug?? - 10-22-2004 , 04:00 PM






Hi,

I've created about 10 partitions in a cube and set the same filter on each
of the partitions. I'm able to process all the partitions and the data looks
good when I browse the cube, but DrillThrough seems to work only with the
first partition.

The error I get on DrillThrough for the remaining partitions is:

"Unable to drill through. Data Source Provider Error. The column prefix
'dbo.Time_Dim' does not match with a table name or alias name used in the
query.;42000'"


Could this be a possible bug?

The filter I'm using in the partitions is on a time dimension table :
DatePart(year,"dbo"."Time_Dim"."Date") = 2004


I know I can work around this with views in MSSQL, but would like to resolve
this one way or the other.


Thanks,
Chumma.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.