dbTalk Databases Forums  

NON MEASURE COLUMN IN MDX

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss NON MEASURE COLUMN IN MDX in the microsoft.public.sqlserver.dts forum.



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

Default NON MEASURE COLUMN IN MDX - 02-09-2005 , 01:07 AM






I have a column named Named "Receipt no" in the two facts
tables(sales_fact,usage_fact) this column is not a measure
and i have to check the existance of sales_fact "Receipt no" in
usage_fact "Receipt no"

like in SQL

SALES_FACT.RECEIPT_NO IN(SELECT RECEIPT_NO FROM USAGE_FACT)

I HAVE TO DO IT IN MDX



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.