Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 absolute value in the MDX

Author  Topic 

italucia
Starting Member

1 Post

Posted - 2008-10-16 : 05:28:51
hi!

i create the cube and the KPI successfuly.
Now want to define the "trend" in MDX.
the problem is the trend is not linear, but a quadradic function, which means the kpi target is the highest point in the function.
In order to get the "trend expression", to get the "absolute value" is needed (as to measure how near to the target point).
But i browsed the operators available, there is no ||.
So ...
sb. have idea on what i can do?
Thanks



abs function exists in fact
   

- Advertisement -