dbTalk Databases Forums  

Excel function not working in Analysis Services

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


Discuss Excel function not working in Analysis Services in the microsoft.public.sqlserver.olap forum.



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

Default Excel function not working in Analysis Services - 10-13-2004 , 06:37 AM






Hi Everyone,

I am trying to define a Calculated Member using the Excel function
"Quartile".

This is what I give:

Excel!QUARTILE(SETTOARRAY((1,2,3,4,5,6,7,8,9,10)), 1)

in the Calculated Member Builder in the Cube Editor.

However, I get the error: Formula error - invalid or unsupported
user-defined function "!Excel!QUARTILE"


If I give the following:
QUARTILE(SETTOARRAY((1,2,3,4,5,6,7,8,9,10)),1)

I get the error: Formula error - syntax error - token is not valid:
"QUARTILE^(^SETTOARRAY((1,2,3,4,5,6,7,8,9,10)),1)"


Excel is installed on the server (Excel 2003). Is there any
configuration I need to do for Analysis Services to use Excel? I have
searched and searched, in documents and on th net. Any suggestions
please?

Thanks a ton

Regards

Vani Murarka

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.