Just a quick question:
Will the following mdx make the server calculate <mdxstatement> twice?
iif(<mdxstatement>=0,
NULL,
<somestatment> / <mdxstatement>
)
See my reply to your post on the 'Analysis Services Stored Procedure' thread...
Chris
Just a quick question:
Will the following mdx make the server calculate <mdxstatement> twice?
iif(<mdxstatement>=0,
NULL,
<somestatment> / <mdxstatement>
)
See my reply to your post on the 'Analysis Services Stored Procedure' thread...
Chris
No comments:
Post a Comment