![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
From [Adventure Works] |
#3
| |||
| |||
|
|
Hi, What is the MDX code to display SSAS KPIs in OLAP Report ? I can display the SSAS Adventure Works DW KPI for Internet Revenue: Select non empty HIERARCHIZE(DISTINCT({{ [Product].[Product Line].[(All)].AllMembers, [Product].[Product Line].[All Products].Children}})) on rows, non empty { KPIValue('Internet Revenue'), KPIGoal('Internet Revenue'), KPIStatus('Internet Revenue'), KPITrend('Internet Revenue')} on columns From [Adventure Works] But I want to show all KPIs like in the SSAS 2005 KPI Browser any idea? Regards, Marco Groeneveld www.gmsbv.nl |
#4
| |||
| |||
|
|
Hi, Is it possible to show KPIs from SSAS in HTML using XMLA and what is the MDX code to show the KPIs ? Is there any HTML Viewer available showing the new KPIs from SSAS ? Best regards, Marco Groeneveld |
![]() |
| Thread Tools | |
| Display Modes | |
| |