SHARE
Follow this article on Twitter Facebook LinkedIn Bookmark and Share
Home >> IT Workplace >> Knowledge Management

CEO, Jedox GmbH

CEO, Jedox GmbH

By:  Kathleen Lau  On: 22 Jul 2008 For: ComputerWorld Canada Creator

Jedox's Palo server stores and parses company data according to a number of dimensions, unlike the 2-D format of Microsoft's ubiquitous spreadsheet. How to synch, slice and dice

A Freiburg, Germany-based vendor is converting the ubiquitous Microsoft Excel spreadsheet from a singular two-dimensional application into an interface that presents global data fed from a multi-dimensional back-end.

Typically, when a user makes modifications to an Excel spreadsheet, those changes are applied only to that standalone version. However, Enterprise Spreadsheets by Jedox GmbH, a vendor of enterprise technologies for Excel applications, allows this data to be shared by all Excel users across the organization.

“Instead of having a local spreadsheet model, you have an enterprise-wide spreadsheet model,“ said the company’s CEO Kristian Raue.

With Excel, data is stored in the spreadsheet in a two-dimensional row-and-column format, which, according to Raue, is “way too small; that magnitude doesn’t work if you want to do that on an enterpise scale.”

Instead of storing the data in the spreadsheet, Jedox’s technology stores it in a multi-dimensional server that can capture the complexity of a global organization’s data, parsing it according to dimensions like region, customer, and product. The spreadsheet essentially becomes the front end for this back-end database.

The repository, the Palo server, is an online open source product that is freely available on the company site. With it, businesses can build their own enterprise-wide data models to connect different spreadsheets across the company.

Raue said that using a familiar user interface to access this complex global data means companies can take advantage of existing investments made to train users in Excel. The sole novel component, he noted, is learning the Palo data model.

Calgary, Alta.-based Grid Dynamics Inc., is a consulting company that provides software and professional services to implement Jedox technologies including Enterprise Spreadsheets. Consultant Robin McKinney said adopters of the technology range from enterprise to small and medium-sized businesses seeking to rid the heavy dependency on manual data manipulation, a task often required of a two-dimensional spreadsheet.Instead of having a local spreadsheet model, you have an enterprise-wide spreadsheet modelKristian Raue>Text

When deploying the technology, the first step, said McKinney, is to ascertain a business’ data source and its quality before converting it. Then, training is needed to help users better query the data. “There is an education process to help them understand,” he said, “in the past they were dealing with a two-dimensional world of an Excel spreadsheet.”

Businesses also have the option of buying an add-on, the Worksheet server, so users can access and modify Excel spreadsheets via the Web. Raue likens it to Google spreadsheets except it’s linked to the Palo server. As with desktop modifications, those made online are also immediately reflected across all spreadsheets.


Sign up for our Newsletters












Print |  Views: 2080   |   Rating:offoffoffoffoff  (0 votes)
Rate this article on a scale of
1 to 5 stars,5 being the best.




Kathleen Lau Kathleen Lau was a senior writer with ITWorldCanada.com and ComputerWorld Canada from December 2006 to August 2011.In her role as senior writer, she covered broadly technology news and issues r... more

Related Content

Microsoft continues on virtualization roadmap
Microsoft continues on virtualization roadmapMicrosoft continues take on VMWare with a bevy of virtualization-related software and service announcements. Sun, Citrix and Virtual Iron have signed up for its server validation program and analyst Dan Kusnetzky weighs in on the news
Search tool analyzes context, user profiles
Search tool analyzes context, user profilesAutonomy’s IDOL software supports deep video indexing and quantum clustering. Its intent-based ranking doesn’t just rely on key word matches and popularity
Vancouver’s Simba connects SAP BI users to Excel
Vancouver’s Simba connects SAP BI users to ExcelA parsing product will allow those who use the business intelligence components of NetWeaver to work through Microsoft’s popular spreadsheet product without having to deal with plug-ins
Zoosa connects IT pros with meaningful work
the new start-up zoosa launched recently, zoosa.org, a web site where professionals--including it staffers--can search for non-profit work.social enterprise organizations can recruit it workers with expertise in clean technology, biotechnology, and medical devices.on zoosa's site, current it-related job openings range from a production databa
Your future phone
just basking in the afterglow of having bullied my cell carrier into a better rate and a better phone by threatening to go to the competition ... web surfing, streaming audio and tv, built-in camera (another excuse to keep me out of the gym).in three to five years time when i'm ready for a new cell phone (provided, of course, this one doesn't somehow end up in the toilet or
Microsoft's virtual desktop licensing and the de facto user base
i once worked with a guy who had started about a year before i did, but it wasn’t until he quit (after another five or six years) that they finally had to retire his password, which was newguy. we’ve come a long way in terms of welcoming new employees since then, but i never thought microsoft’s virtualization strategy would be one of them.and yet, if you take a closer look at the c

Comments (6)

MOLAP
by Martin Thompson 7/28/2008 12:00:00 AMPalo is MOLAP technology. There are APIs in multiple languages and a web-based Palo worksheet server. It does work in real-time which Microsoft Sharepoint doesn't do at this time (according to the article). It allows you to update data in the cube from worksheet cells.
Developer
by Jim 7/29/2008 12:00:00 AMWhat is new in this? Nothing at all. Cubes sound cool and Borg-like--but really, and rdbms is better. If you have data in a stict hierarchy and high usage--then OLAP and help with performance--but usually cubes are enormously inefficient and costly relative to traditional options. But they are the latest FAD! ' )
What Is Palo?
by info@grid-dynamics.com 11/1/2008 12:00:00 AMHere is some further info for you... Palo is an open-source (M)OLAP database. Palo is tightly integrated with Excel, and allows non-developers (business users) to do data analysis and reporting without the need to learn how to use additional, often complicated (OLAP) tools. They can do everything by themselves (no developer required) from within the familiar spreadsheet environment via a simple plug-in. Palo 'decouples' the data from the spreadsheet and stored it in a single, central (MOLAP) database, eliminating data segmentation and duplication issues. But users can still use Excel's graphing and other functions upon which they have come to depend. Palo 'frees' the user from the 2 dimensional limitations of the spreadsheet, and makes Excel truly multi-dimensional. No longer are users required to hard-code row/column headings and link sheets. Regarding Relational vs. OLAP databases and which is 'better'. Niether one is better than the other. They both have pros/cons and are meant for different applications.
Palo Details
by info@grid-dynamics.com 11/1/2008 12:00:00 AMPalo is an open-source (M)OLAP database. Palo is tightly integrated with Excel, and allows non-developers (business users) to do data analysis and reporting without the need to learn how to use additional, expensive, often complicated (OLAP) tools. They can do everything by themselves (no developer required) from within the familiar spreadsheet environment via a simple plug-in. Palo 'decouples' the data from the spreadsheet and allows it to be stored in a single, central (MOLAP) database, eliminating data segmentation and duplication issues. But users can still use Excel's graphing and other functions upon which they have come to depend. Palo 'frees' the user from the 2 dimensional limitations of the spreadsheet, and makes Excel truly multi-dimensional. No longer are users required to hard-code row/column headings and link sheets. Regarding Relational vs. OLAP databases and which is 'better'. Niether one is better than the other. They both have pros/cons and are meant for different applications.
CVS
by Wayne Deleersnyder 7/24/2008 12:00:00 AMI have to agree with Alex, it does sound like OLAP to me. Recently I began working with an OLAP system and it operates similar to what has been described in this article. However, I think I should give it a try anyways. Who knows, maybe it's something different?
OLAP by another name?
by Alex Anglin 7/23/2008 12:00:00 AMSounds to me like just about every other OLAP tool/suite out there. Perhaps they're doing something different (certainly being open source is a good start), but it's difficult to see how 'enterprise spreadsheets' are innovative in anything other than naming.
Name: (required) eMail: (optional)

Your email address will not appear online and will be used only if the editor wishes to contact you personally for additional comments.