dbTalk Databases Forums  

Sourse table filter

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


Discuss Sourse table filter in the microsoft.public.sqlserver.olap forum.



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

Default Sourse table filter - 05-25-2004 , 02:00 AM






I've tried to get the source table filter to work in the cube but so far
I've been unsuccessful.
This is what I'm using ("env"."table"."date field" < '2004.05.01') is there
something I'm missing as far as syntax goes?



Reply With Quote
  #2  
Old   
Abhinav Kumar
 
Posts: n/a

Default Sourse table filter - 05-25-2004 , 07:54 PM






Prefix your filter with the owner such as:
(("dbo"."env"."table"."date field" < '2004.05.01')

This should work.

Abhinav Kumar
akumar (AT) itmag (DOT) com.au

Quote:
-----Original Message-----
I've tried to get the source table filter to work in the
cube but so far
I've been unsuccessful.
This is what I'm using ("env"."table"."date field"
'2004.05.01') is there
something I'm missing as far as syntax goes?


.


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.