CA2377353A1 - Navigating data points in a multidimensional database - Google Patents

Navigating data points in a multidimensional database Download PDF

Info

Publication number
CA2377353A1
CA2377353A1 CA002377353A CA2377353A CA2377353A1 CA 2377353 A1 CA2377353 A1 CA 2377353A1 CA 002377353 A CA002377353 A CA 002377353A CA 2377353 A CA2377353 A CA 2377353A CA 2377353 A1 CA2377353 A1 CA 2377353A1
Authority
CA
Canada
Prior art keywords
data point
child
displaying
parent
data points
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CA002377353A
Other languages
French (fr)
Other versions
CA2377353C (en
Inventor
Robert C. Lokken
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Publication of CA2377353A1 publication Critical patent/CA2377353A1/en
Application granted granted Critical
Publication of CA2377353C publication Critical patent/CA2377353C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2425Iterative querying; Query formulation based on the results of a preceding query
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/953Organization of data
    • Y10S707/957Multidimensional
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/964Database arrangement
    • Y10S707/966Distributed
    • Y10S707/967Peer-to-peer
    • Y10S707/968Partitioning
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching

Abstract

A method and apparatus for forming a decomposition tree and using the decomposition tree for navigating through the data points in a multidimensional database. The data point tree is displayed for one of the dimensions of the multidimensional database with an icon representing a parent data point. The parent data point is then selected (2856), and a query (2868) is run to extract child data points under the parent data point (2870). Then the retrieved data points are displayed (2874) with the relationships between data points illustrated (2876). After the child data points are displayed further processing may be preformed such as selecting a new parent data point, grouping children, or displaying one of the values contained at the data points.

Claims (30)

1. A method for displaying data points stored in a multidimensional data base, the data points being defined along at least two dimensions, the method comprising the steps of:
extracting a parent data point from the multidimensional database;
displaying the parent data point as a parent data point icon in a data point tree;
selecting the parent data point icon from the data point tree;
extracting, from the multidimensional data base, a plurality of child data points under the parent data points along one of the at least two dimensions; and displaying the child data points as respective icons in the data point tree, together with relationships between the parent data point and the child data points.
2. The method of claim 1, the parent and child data points being associated with at least one measure, the method further comprising the step of:
displaying respective values of the measure far the parent data point and the child data point icons.
3. The method of claim 2, further comprising the step of:
displaying a measure contribution far each of the child data points to the measure of the parent data point.
4. The method of claim 2, further composing the step of:
displaying the child data points in an order according to their respective measure values.
5. A method for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions, the method comprising the steps of:

5. A method for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions, the method comprising the steps of:
extracting a parent data point from the multidimensional database;
displaying the parent data point as a parent data icon in a data point tree;
selecting the parent data point icon from the data point tree;
extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
grouping a portion of the child data points;
displaying the grouped child data points as a group icon in the data point tree, together with a relationship between the parent data point and the grouped child data points; and displaying the remaining child data points as individual child data point icons in the data tree, together with the relationships between the parent data point and the remaining child data points.
6. The method of claim 5, further comprising the step of:
splitting one child data point from the grouped child data points by selecting the group icon from the data point tree;
grouping two of the child data points that are individually displayed;
displaying the two grouped child data points as an icon in the data point tree, together with a relationship between the parent data point and the two grouped two child data points; and displaying the split child data point as an icon in the data point tree, together with a relationship between the parent data point and the split child data point.
7. A method for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, each of the dimension be divided into at least three levels having a parent level, a first child level and a second child level, the method comprising the steps of:
selecting the first dimension;
extracting a parent data point from the multidimensional database;
displaying the parent data point as an icon in a data point tree;
selecting the parent data point icon from the data point tree;
extracting, from the multidimensional database, a plurality of first level child data points under the parent data point along the first dimension;
displaying the first level child data points as respective icons in the data point tree;
selecting one of the child data icons from the data point tree;
displaying a menu associated with the selected first level child data point, the menu containing the first and second dimensions;
selecting the second dimension from the menu;
extracting, from the multidimensional database, a plurality of second level child data points under the selected first level child data point along the second dimension; and displaying the second level child data points as individual icons in the data point tree, together with the relationships between the selected first level child data point and the second level child data points.
8. A method for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, and being measured by at least two measures including a first measure and a second measure, the method comprising the steps of:
selecting the first measure;
extracting a parent data point from the multidimensional database;
displaying the parent data point as an icon in a data point tree, together with a value of the first measure;
selecting the parent data point icon from the data point tree;
changing the first measure to she second measure;
extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
displaying the child data points as respective icons in the data point tree; and displaying respective values of the second measure together with the parent data point icon and the child data point icons.
9. The method of claim 8, further comprising the step of:
displaying a menu containing the first and second measures in response to the selection of the parent data point icon; and selecting the second measure from the menu.
10. A method for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions, each of the at least two dimensions being divided into at least three levels having a first, second, and third level, the method comprising the steps of:
selecting a data point at the first level;
extracting the data point at the first level from the multidimensional database;
displaying the first level data point as an icon in a data point tree;

extracting, from the multidimensional database, a plurality of child data points at the third level under the selected first level data point along one of at least two dimensions;
displaying the third level child data points as respective icons in the data point tree, together with the relationships between the selected first level data point and the third level data points.
11. An apparatus for displaying data points stored in a multidimensional data base, the data points being defined along at least two dimensions, the apparatus comprising:
means for extracting a parent data point from the multidimensional database;
means for displaying the parent data point as a parent data point icon in a data point tree;
means for selecting the parent data point icon from the data point tree;
means for extracting, from the multidimensional data base, a plurality of child data points under the parent data points along one of the at least two dimensions; and means for displaying the child data points as respective icons in the data point tree, together with relationships between the parent data point and the child data points.
12. The apparatus of claim 11, the parent and child data points being associated with at least one measure, the apparatus further comprising:
means for displaying respective values of the measure for the parent data point and the child data point icons.
13. The apparatus of claim 12, further comprising:
means for displaying a measure contribution for each of the child data points to the measure of the parent data point.
14. The apparatus of claim 12, further comprising:

means for displaying a measure contribution for each of the child data points to the measure of the parent data point.

14. The apparatus of claim 12, further comprising:
means for displaying the child data points in an order according to their respective measure values.
15. An apparatus for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions, the apparatus comprising:
means for extracting a parent data point from the multidimensional database;
means for displaying the parent data point as a parent data icon in a data point tree;
means for selecting the parent data point icon from the data point tree;
means for extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
means for grouping a portion of the child data points;
means for displaying the grouped child data points as a group icon in the data point tree, together with a relationship between the parent data point and the grouped child data points; and means for displaying the remaining child data points as individual child data point icons in the data tree, together with the relationships between the parent data point and the remaining child data points.
16. The apparatus of claim 15, further comprising:
means for splitting one child data point from the grouped child data points by selecting the group icon from the data point tree;
means for grouping two of the child data points that are individually displayed;

means for displaying the two grouped child data points as an icon in the data point tree, together with a relationship between the parent data point and the two grouped two child data points; and means for displaying the split child data point as an icon in the data point tree, together with a relationship between the parent data point and the split child data point.
17. An apparatus for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, each of the dimension be divided into at least three levels having a parent level, a first child level and a second child level, the apparatus comprising:
means for selecting the first dimension;
means for extracting a parent data point from the multidimensional database;
means for displaying the parent data point as an icon in a data point tree;
means for selecting the parent data point icon from the data point tree;
means for extracting, from the multidimensional database, a plurality of first level child data points under the parent data point along the first dimension;
means for displaying the first level child data points as respective icons in the data point tree;
means for selecting one of the child data icons from the data point tree;
means for displaying a menu associated with the selected first level child data point, the menu containing the first and second dimensions;
means for selecting the second dimension from the menu;

means for extracting, from the multidimensional database, a plurality of second level child data points under the selected first level child data point along the second dimension; and means for displaying the second level child data points as individual icons in the data point tree, together with the relationships between the selected first level child data point and the second level child data points.
18. An apparatus for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, and being measured by at least two measures including a first measure and a second measure, the apparatus comprising:
means for selecting the first measure;
means for extracting a parent data point from the multidimensional database;
means for displaying the parent data point as an icon in a data point tree, together with a value of the first measure;
means for selecting the parent data point icon from the data point tree;
means for changing the first measure to the second measure;
means for extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
means for displaying the child data points as respective icons in the data point tree; and means for displaying respective values of the second measure together with the parent data point icon and the child data point icons.
19. The apparatus of claim 18, further comprising:

means for displaying a menu containing the first and second measures in response to the selection of the parent data point icon;
and means for selecting the second measure from the menu.
20. An apparatus for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions, each of the at least two dimensions being divided into at least three levels having a first, second, and third level, the apparatus comprising:
means for selecting a dais point at the first level;
means for extracting the data point at the first level from the multidimensional database;
means for displaying the first level data point as an icon in a data point tree;
means for selecting the first level data point icon from the data point tree;
means for selecting the third level;
means for extracting, from the multidimensional database, a plurality of child data points at the third level under the selected first level data point along one of at least two dimensions;
means for displaying the third level child data points as respective icons in the data point tree, together with the relationships between the selected first level data point and the third level data points.
21. A computer-readable medium containing instructions for displaying data points stored in a multidimensional data base, the data points being defined along at least two dimensions, wherein execution of the instructions performs the step of:
extracting a parent data point from the multidimensional database;

extracting, from the multidimensional data base, a plurality of child data point under the parent data points along one of the at least two dimensions: and displaying the child data points as respective icons in the data point tree, together with relationships between the parent data paint and the child data points.
22. The computer-readable medium of claim 21, wherein execution of the instructions further performs the step of:
displaying respective values of the measure for the parent data point and the child data point icons.
23. The computer-readable medium of claim 22, wherein execution of the instructions further performs the step of:
displaying a measure contribution for each of the child data points to the measure of the parent data paint.
24. The computer-readable medium of claim 22, wherein execution of the instructions further performs the step of:
displaying the child data points in an order according to their respective measure values.
25. A computer readable medium containing instructions for displaying data point stored in a multidimensional database, the data points being defined along at least two dimensions, wherein execution of the instructions performs the steaks of:
extracting a parent data point from the multidimensional database;
displaying the parent data paint as a parent data icon in a data point tree;
selecting the parent data point icon from the data point tree;
extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;

extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
grouping a portion of the child data points;
displaying the grouped child data points as a group icon in the data point tree, together with a relationship between the parent data point and the grouped child data points; and displaying the remaining child data points as individual child data point icons in the data tree, together with the relationships between the parent data point and the remaining child data points.
26. The computer-readable medium of claim 25, wherein execution of the instructions further performs the steps of:
splitting one child data point from the grouped child data points by selecting the group icon from the data point tree;
grouping two of the child data points that are individually displayed;
displaying the two grouped child data points as an icon in the data point tree, together with a relationship between the parent data point and the two grouped two child data points; and displaying the split child data point as an icon in the data point tree, together with a relationship between the parent data point and the split child data point.
27. A computer-readable medium containing instructions for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, each of the dimension be divided into at least three levels having a parent level, a first child level and a second child level, wherein execution of the instructions performs the steps of:
selecting the first dimension;

extracting a parent data point from the multidimensional database;
displaying the parent data point as an icon in a data point tree;
selecting the parent data point icon from the data point tree;
extracting, from the multidimensional database, a plurality of first level child data points under the parent data point along the first dimension;
displaying the first level child data points as respective icons in the data point tree;
selecting one of the child data icons from the data point tree;
displaying a menu associated with the selected first level child data point, the menu containing the first and second dimensions;
selecting the second dimension from the menu;
extracting, from the multidimensional database, a plurality of second level child data points under the selected first level child data point along the second dimension; and displaying the second level child data points as individual icons in the data point tree, together with the relationships between the selected first level child data point and the second level child data points.
28. A computer-readable medium containing instruction for displaying data points stored in a multidimensional database, the data points being defined along at least two dimensions including a first dimension and a second dimension, and being measured by at least two measures including a first measure and a second measure, wherein execution of the instructions performs the steps of:
selecting the first measure;
extracting a parent data point from the multidimensional database;

displaying the parent data point as an icon in a data point tree, together with a value of the first measure;
selecting the parent data point icon from the data point tree;
changing the first measure to the second measure;
extracting, from the multidimensional database, a plurality of child data points under the parent data point along one of the at least two dimensions;
displaying the child data points as respective icons in the data point tree; and displaying respective values of the second measure together with the parent data point icon and the child data point icons.
29. The computer-readable medium of claim 28, wherein execution of the instructions further performs the steps of:
displaying a menu containing the first and second measures in response to the selection of the parent data point icon; and selecting the second measure from the menu.
30. A computer-readable medium containing instructions for displaying data points stared in a multidimensional database, the data points being defined along at least two dimensions, each of the at least two dimensions being divided into at least three levels having a first, second, and third level, wherein execution of the instructions performs the steps of:
selecting a data point at the first level;
extracting the data point at the first level from the multidimensional database;
displaying the first level data point as an icon in a data point tree;
selecting the first level data point icon from the data paint tree;
selecting the third level;

extracting from the multidimensional database, a plurality of child data points at the third level under the selected first level data point along one of the at least two dimensions:
displaying the third level child data points as respective icons in the data point tree, together with the relationships between the selected first level data point and the third level data points.
CA2377353A 1999-05-12 2000-05-12 Navigating data points in a multidimensional database Expired - Lifetime CA2377353C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/311,207 1999-05-12
US09/311,207 US6167396A (en) 1999-05-12 1999-05-12 Method and apparatus for navigating and displaying data points stored in a multidimensional database
PCT/US2000/013163 WO2000068842A1 (en) 1999-05-12 2000-05-12 Navigating data points in a multidimensional database

Publications (2)

Publication Number Publication Date
CA2377353A1 true CA2377353A1 (en) 2000-11-16
CA2377353C CA2377353C (en) 2011-10-04

Family

ID=23205879

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2377353A Expired - Lifetime CA2377353C (en) 1999-05-12 2000-05-12 Navigating data points in a multidimensional database

Country Status (4)

Country Link
US (2) US6167396A (en)
EP (1) EP1190348A4 (en)
CA (1) CA2377353C (en)
WO (1) WO2000068842A1 (en)

Families Citing this family (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6647394B1 (en) * 1999-06-08 2003-11-11 International Business Machines Corporation Doing business employing linked trees having retrievable embedded information
US7277931B1 (en) 1999-06-08 2007-10-02 International Business Machines Corporation Representing, configuring, administering, monitoring, and/or modeling connections using catalogs and matrixes
US6424972B1 (en) * 1999-06-22 2002-07-23 Microsoft Corporation Floating point conversion for records of multidimensional database
US6408292B1 (en) 1999-08-04 2002-06-18 Hyperroll, Israel, Ltd. Method of and system for managing multi-dimensional databases using modular-arithmetic based address data mapping processes on integer-encoded business dimensions
US6385604B1 (en) 1999-08-04 2002-05-07 Hyperroll, Israel Limited Relational database management system having integrated non-relational multi-dimensional data store of aggregated data elements
US7639256B1 (en) * 1999-10-08 2009-12-29 I2 Technologies Us, Inc. System and method for displaying graphs
FR2806183B1 (en) * 1999-12-01 2006-09-01 Cartesis S A DEVICE AND METHOD FOR INSTANT CONSOLIDATION, ENRICHMENT AND "REPORTING" OR BACKGROUND OF INFORMATION IN A MULTIDIMENSIONAL DATABASE
US6418427B1 (en) * 1999-12-30 2002-07-09 Decode Genetics Ehf Online modifications of dimension structures in multidimensional processing
US20020029207A1 (en) 2000-02-28 2002-03-07 Hyperroll, Inc. Data aggregation server for managing a multi-dimensional database and database management system having data aggregation server integrated therein
US6915289B1 (en) 2000-05-04 2005-07-05 International Business Machines Corporation Using an index to access a subject multi-dimensional database
US7269786B1 (en) 2000-05-04 2007-09-11 International Business Machines Corporation Navigating an index to access a subject multi-dimensional database
US6567804B1 (en) * 2000-06-27 2003-05-20 Ncr Corporation Shared computation of user-defined metrics in an on-line analytic processing system
JP2002024286A (en) * 2000-06-30 2002-01-25 Hitachi Ltd Method and device for data display and recording medium with recorded processing program thereof
US7818286B2 (en) * 2001-01-22 2010-10-19 Sas Institute Inc. Computer-implemented dimension engine
KR100375831B1 (en) * 2001-03-14 2003-03-15 한국전자통신연구원 Fast texture - based image database Browsing and Sorting Method
US20090254801A1 (en) * 2001-05-14 2009-10-08 The Mathworks, Inc. Model navigation
US20020184043A1 (en) * 2001-06-04 2002-12-05 Egidio Lavorgna Systems and methods for managing business metrics
US7720842B2 (en) * 2001-07-16 2010-05-18 Informatica Corporation Value-chained queries in analytic applications
US7720795B2 (en) 2002-02-05 2010-05-18 General Electric Company Digital cockpit
US7328215B2 (en) * 2002-03-01 2008-02-05 Sap Ag Hybrid and dynamic representation of data structures
US6839719B2 (en) * 2002-05-14 2005-01-04 Time Industrial, Inc. Systems and methods for representing and editing multi-dimensional data
US20040006556A1 (en) * 2002-06-18 2004-01-08 Daniel Kwoh Visual presentation of information in multiple dimensions
US10176476B2 (en) 2005-10-06 2019-01-08 Mastercard Mobile Transactions Solutions, Inc. Secure ecosystem infrastructure enabling multiple types of electronic wallets in an ecosystem of issuers, service providers, and acquires of instruments
US7467125B2 (en) * 2002-12-12 2008-12-16 International Business Machines Corporation Methods to manage the display of data entities and relational database structures
US7703028B2 (en) * 2002-12-12 2010-04-20 International Business Machines Corporation Modifying the graphical display of data entities and relational database structures
US7472127B2 (en) * 2002-12-18 2008-12-30 International Business Machines Corporation Methods to identify related data in a multidimensional database
US20040181518A1 (en) * 2003-03-14 2004-09-16 Mayo Bryan Edward System and method for an OLAP engine having dynamic disaggregation
GB2402506A (en) * 2003-06-02 2004-12-08 Yisia Young Suk Lee Navigation of hierarchical data
GB2402587B (en) * 2003-06-02 2006-09-13 Yisia Young Suk Lee A hand held display device and method
US20050182641A1 (en) * 2003-09-16 2005-08-18 David Ing Collaborative information system for real estate, building design, construction and facility management and similar industries
GB2407746B (en) * 2003-10-28 2008-01-23 Yisia Young Suk Lee Method and apparatus for retrieving information from an informtion source
US7653637B2 (en) * 2004-10-20 2010-01-26 Microsoft Corporation Indirect persistent storage for plugin in container
GB2420429A (en) * 2004-11-22 2006-05-24 Yisia Young Suk Lee Method of navigating a hierarchical structure
US7548925B2 (en) * 2005-01-24 2009-06-16 Microsoft Corporation Diagrammatic access and arrangement of data
US7698349B2 (en) * 2005-05-25 2010-04-13 Microsoft Corporation Dimension member sliding in online analytical processing
US20140089120A1 (en) 2005-10-06 2014-03-27 C-Sam, Inc. Aggregating multiple transaction protocols for transacting between a plurality of distinct payment acquiring devices and a transaction acquirer
EP2667344A3 (en) 2005-10-06 2014-08-27 C-Sam, Inc. Transactional services
US9336267B2 (en) * 2005-10-11 2016-05-10 Heng Toon Ting Method and system for navigation and visualization of data in relational and/or multidimensional databases
US8762193B2 (en) * 2005-11-11 2014-06-24 Accenture Global Services Limited Identifying target customers for campaigns to increase average revenue per user
US20070118444A1 (en) * 2005-11-11 2007-05-24 Matteo Maga Analytic tool for evaluating average revenue per user for multiple revenue streams
US7917383B2 (en) * 2005-11-11 2011-03-29 Accenture Global Services Limited Method and system for boosting the average revenue per user of products or services
US8428997B2 (en) * 2005-11-21 2013-04-23 Accenture Global Services Limited Customer profitability and value analysis system
US9715710B2 (en) * 2007-03-30 2017-07-25 International Business Machines Corporation Method and system for forecasting using an online analytical processing database
US20090158218A1 (en) * 2007-05-04 2009-06-18 Lockheed Martin Corporation Structured model navigator
KR100934270B1 (en) * 2007-09-27 2009-12-28 주식회사 아이큐엠씨 Method and system for generating reports using object-oriented programs
US9563657B2 (en) * 2008-01-08 2017-02-07 International Business Machines Corporation Generating data queries using a graphical selection tree
US9141377B2 (en) * 2008-02-19 2015-09-22 International Business Machines Corporation Visualization of code units across disparate systems
US8345012B2 (en) * 2008-10-02 2013-01-01 Utc Fire & Security Americas Corporation, Inc. Method and interface device for operating a security system
US8677279B2 (en) * 2009-05-06 2014-03-18 Business Objects Software Limited Visual hierarchy explorer
US8205171B2 (en) * 2009-09-01 2012-06-19 Oracle International Corporation System and method for providing graphical user interface displaying multiple views
CN107066475A (en) * 2010-10-20 2017-08-18 日本电气株式会社 Data processing terminal, data search method and non-emporary computer-readable medium
IN2014KN00998A (en) 2011-10-12 2015-09-04 C Sam Inc
US8970595B2 (en) 2011-10-26 2015-03-03 Microsoft Corporation Display and interaction with multidimensional data
FR2995421B1 (en) * 2012-09-11 2015-11-13 R2C System NAVIGATION METHOD IN A NAVIGATION TREE CREATED FROM DATA RELATING TO ELEMENTS
US9218335B2 (en) * 2012-10-10 2015-12-22 Verisign, Inc. Automated language detection for domain names
US9239887B2 (en) * 2012-12-18 2016-01-19 Cisco Technology, Inc. Automatic correlation of dynamic system events within computing devices
US20140229267A1 (en) * 2013-02-11 2014-08-14 Emailvision Holdings Limited Data visualisation tool
US9465523B2 (en) * 2013-06-27 2016-10-11 Sap Se Visual exploration of multidimensional data
US10585917B2 (en) 2015-10-23 2020-03-10 Teletracking Technologies, Inc. Real time data tracking, analytics data warehousing, and front end reporting system
US11853690B1 (en) 2016-05-31 2023-12-26 The Mathworks, Inc. Systems and methods for highlighting graphical models
US11526532B2 (en) * 2017-09-19 2022-12-13 Sap Se Dynamic data viewer
US11200223B2 (en) 2018-10-18 2021-12-14 Oracle International Corporation System and method for dependency analysis in a multidimensional database environment
US20200272284A1 (en) * 2019-02-27 2020-08-27 Dell Products, L.P. Grafting hierarchical trees in a graphical user interface (gui)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5359724A (en) * 1992-03-30 1994-10-25 Arbor Software Corporation Method and apparatus for storing and retrieving multi-dimensional data in computer memory
JPH06176081A (en) * 1992-12-02 1994-06-24 Hitachi Ltd Hierarchical structure browsing method and device
US5781906A (en) * 1996-06-06 1998-07-14 International Business Machines Corporation System and method for construction of a data structure for indexing multidimensional objects
US5767854A (en) * 1996-09-27 1998-06-16 Anwar; Mohammed S. Multidimensional data display and manipulation system and methods for using same
US5978796A (en) * 1997-06-30 1999-11-02 International Business Machines Corporation Accessing multi-dimensional data by mapping dense data blocks to rows in a relational database

Also Published As

Publication number Publication date
US6167396A (en) 2000-12-26
CA2377353C (en) 2011-10-04
EP1190348A1 (en) 2002-03-27
US20020029221A1 (en) 2002-03-07
WO2000068842A1 (en) 2000-11-16
WO2000068842A9 (en) 2001-11-22
EP1190348A4 (en) 2004-08-18

Similar Documents

Publication Publication Date Title
CA2377353A1 (en) Navigating data points in a multidimensional database
JP7308558B2 (en) Game control method, game server, and program
ATE512410T1 (en) METHOD AND DEVICE FOR RETRIEVING INFORMATION FROM AN INFORMATION SOURCE
CN106598988A (en) Data processing method and device
WO2001031290A3 (en) Method for determination of forest stand attributes and a computer program to perform the method
CA2206155A1 (en) Knowledge-based information retrieval system
EP1341097A3 (en) Interactively comparing records in a database
WO2005057377A3 (en) Method and system for computer-assisted test construction performing specification matching during test item selection
CN103020295A (en) Problem label marking method and device
CN104978413B (en) GIS line numbers are according in browser end visible apparatus and method
CA2407236A1 (en) Borehole imaging
Todd et al. A cognitive structure approach to person perception: A comparison of two models.
WO2000036486A3 (en) Computerized visual behavior analysis and training method
KR101221757B1 (en) Method for generating of 3D rule model using decision tree in OLAP and system thereof
CN108647337B (en) Format processing method and device for simulation analysis data
CN104331392B (en) A kind of method that can in batches edit displaying content in picture and text APP
CN106919603A (en) The method and apparatus for calculating participle weight in query word pattern
CN107577685A (en) A kind of knowledge point indication method and device
JP2000305945A5 (en)
CN111885365B (en) Method, device and equipment for realizing subtitles based on illusion engine and storage medium
JPH05143588A (en) Document editing device
US7372459B2 (en) Method for storing layers' information of a layers-made object
CN105510963B (en) A kind of method for analyzing seismic prospecting auxiliary data file
CN105930453A (en) Repeatability analyzing method and device
CN104615774B (en) A kind of the attribute information adding method and system of product

Legal Events

Date Code Title Description
EEER Examination request