이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Syncfusion Essential Studio Business Intelligence Edition

Easily build powerful analysis interfaces into your .NET applications with gauges, charts, and grids - including pivot grids – that give your users the ability to visualize and make... sense of your organization’s data.

Syncfusion사에서 공개
2002년 부터 ComponentSource에서 판매중

Syncfusion adds XMLA support to OLAP controls

Released: May 11, 2011

Updates in this release

Updates in 2011 Vol 2

All OLAP Controls

  • Connecting a Mondrian Server through XMLA - Now, OLAP controls support XML for Analysis (XMLA) as a standard for client applications to talk to multidimensional or OLAP data sources available in a Mondrian server. Messages are communicated back and forth using web standards - HTTP, SOAP, and XML - and the query language is MDX, most widely supported for reporting from multidimensional data stores

ASP.NET

  • Grid Paging Support - Essential BI Grid supports paging by way of the Pager control. With this control, larger amounts of data can be rendered with optimum performance and both CSS and child control arrangement can be fully customized
  • Chart Paging Support - Essential BI Chart supports paging by way of the Pager control, which optimizes performance when rendering a large amount of data. It also supports customized CSS and fully customizable child-control arrangements
  • Cell Selection - Essential BI Grid supports cell selection, allowing end-users to select specific value cells by performing a drag operation and display the selected cells in simple UI controls - such as a chart - through a single event

WPF

  • XAML Configuration Support for Grids, Charts, and Gauges - XAML configuration support provides an easier way to pass data and report-related information to a control. Just drag the control from the toolbox and give the connection string and OLAP report-related information in the XAML file itself; there is no need to define data and report-related information in code, such as C# or VB

Silverlight

  • Drill-through Support - Each value cell in an OLAP grid is an aggregation of fact-table values. Drill-through support allows you to view fact data contributing to the formation of each cell
  • Drill-Replace Support - The drill-replace feature allows you to see only an immediate child or the parent members of a selected child. This is useful when you only want to view data you’re interested in and don’t want to be distracted by the results of other nodes