dbTalk Databases Forums  

KPI value not shown in aspx page

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


Discuss KPI value not shown in aspx page in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pratibha Agrawal
 
Posts: n/a

Default KPI value not shown in aspx page - 10-11-2004 , 07:59 PM






hi,
select {KPIValue([SalesAmount KPI]),KPIGoal([SalesAmount
KPI]),KPIStatus([SalesAmount KPI]),KPITrend([SalesAmount KPI])} on columns
from [New Cube]

in this i have one kpi named SalesAmount KPI. When i execute this query in
query analyzer, i get the proper result but when i call the same query in
asp.net using msolap i get only the value of measure Sales Amount.

why? would this query can't be excuted in asp.net when the same gives
correct result in query analyzer.

Plz help.

Thanks



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.