you can simply use this formula or selected member when you create your
select statement which retrieve the value of the KPI.
you retrieve this formula using the ADOMD.Net API or using the
GetSchemaDataSet function.
then add this formula in the Select statement (in the where clause) to
filter the KPIValue for this specific date.
"Kevin Dente" <kevind (AT) no (DOT) spam.denteworld.com> wrote
Quote:
An SSAS 2005 KPI definition has a "Current Time Member" that can be
associated with it. Does anyone know what effect this has, and what can be
done with it? The docs a bit skimpy on the topic. |