Projects tagged ‘olap’ and ‘pentaho’


[6 total ]

2 Users
 

Created 11 months ago.

0 Users

This is a new intiative to develop a unique Dashboarding application. The development will be in PHP. The studio will allow to connect to any database and Excel files. It will allow you to create ... [More] reports and Dashboards. Dashboard Studio will be able to import dashboard definitions directly from InfoCaptor Designer. It will also have in-built role and security mechanism. This will be a totally new application from InfoCaptor which is a java based Dashboard application. [Less]
Created about 1 year ago.

0 Users

The FreeAnalysis platform is the first and single OpenSource Olap platform that provide both java and Web access to multidimentional data along with providing a full consistent set of packages to ... [More] manage Olap projects from definition to design and deployment. FreeAnalysis Platform contains the following modules : - Designer : design your own schema - Java client - Web Client / GWT - API (for developer) [Less]
Created about 1 year ago.

0 Users

This project is a proof of concept. Demonstrating the usability/features of the olap4j library. Currently Halogen can connect to a mondrian cube, perform simple member selections and return a ... [More] resultset that is displayed in a crosstab format. The code is being released by a small group of Pentaho developers in hopes of it morphing into a more robust gwt/olap4j based slicer/dicer and to advance the olap4j standard as a uniform way of connecting to analysis services. For more information check out the Halogen ReadMe.pdf Screen Shots: [Less]
Created about 1 year ago.

0 Users

Latest News13/08/2009: PAT 0.5.0-SNAPSHOT released. Release Notes.Download. 21/7/2009: PAT 0.4 released. Release Notes. Download. 29/6/2009: PAT 0.3 released. Release Notes. 27/4/2009: PAT 0.2 ... [More] released. Release Notes. What Is PAT?Pentaho Analysis Tool (PAT) is a GWT based analysis tool designed to replace JPivot and work along side the Pentaho Business Intelligence Suite, giving end users better and easier control of their data. Getting StartedThe easiest way to get started with Pentaho Analysis Tool (PAT) is to run the hosted demo which is available for both Linux and Windows. You can download either package from the downloads area. A more detailed guide on how to run the hosted demo packages can be found here. If you are a developer check out HOWTO get started as PAT developer Screenshots .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); [Less]
Created 12 months ago.

0 Users

A data warehouse system for OpenMRS, based on other open source projects.
Created about 1 year ago.