QTD function Problem -
01-06-2006
, 01:22 PM
I have a problem with the QTD function. How do I specificall get the
YTD total for a specific product.
For example , Feb05, the qualilty of Apple sold.
I tried
sum(QTD([Time].currentmember),[Product].&[Apple],[Measures].[Units])
but the YTD function does not like the specific intersection that I
provide.
Is there any other way?
Thanks
Arale |