US20070112750A1 - User interface for a decision support system - Google Patents
User interface for a decision support system Download PDFInfo
- Publication number
- US20070112750A1 US20070112750A1 US11/621,109 US62110907A US2007112750A1 US 20070112750 A1 US20070112750 A1 US 20070112750A1 US 62110907 A US62110907 A US 62110907A US 2007112750 A1 US2007112750 A1 US 2007112750A1
- Authority
- US
- United States
- Prior art keywords
- date
- period
- groups
- date groups
- graphical depiction
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
- Y10S707/99934—Query formulation, input preparation, or translation
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99943—Generating database or data structure, e.g. via user interface
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S715/00—Data processing: presentation processing of document, operator interface processing, and screen saver display processing
- Y10S715/961—Operator interface with visual structure or function dictated by intended use
- Y10S715/963—Calendar or scheduling
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S715/00—Data processing: presentation processing of document, operator interface processing, and screen saver display processing
- Y10S715/961—Operator interface with visual structure or function dictated by intended use
- Y10S715/965—Operator interface with visual structure or function dictated by intended use for process control and configuration
- Y10S715/966—Computer process, e.g. operation of computer
- Y10S715/968—Computer process, e.g. operation of computer interface for database querying and retrieval
Definitions
- Embodiments of the present invention relate generally to database applications and associated analytical processing of business data. More particularly, embodiments of the present invention relate to user interface enhancements and functionality for navigating up and down through successive layers of detail (on-demand drilling) via pop-up menus, for example, and for support of unique comparison operators of layers of detail including, elaborate period queries (e.g., asymmetric period selection) via a single dialog.
- elaborate period queries e.g., asymmetric period selection
- RDBMS relational database management systems
- OLAP On-Line Analytical Processing
- navigating across and within business data categories, subsets, groups, departments, organization-wide, etc. typically requires extensive end-user training and requires leaving one view and creating another. Consequently, existing non-intuitive navigation mechanisms can leave users disoriented and confused wondering where they are within a given hierarchy.
- built-in assumptions regarding underlying data usage and their associated brittle architectures unduly constrain user interaction and manipulation of the data and thereby reduce flexibility in terms of presenting desired views and/or data comparison operations.
- a user interface mechanism enables period query generation.
- a period selection dialog configured to receive information indicative of multiple date groups to be compared is presented.
- the period selection dialog displays a graphical depiction of a calendar view from which the date groups may be selected.
- Information identifying one or more days representing a period associated with each date group is then received with reference to the graphical depiction.
- Each period is capable of being either asymmetrical or symmetrical with respect to the other periods to be compared.
- a query is generated to create a comparison among the date groups based upon the information identifying the period associated with each date group.
- FIGS. 1A and 1B conceptually illustrate a simple dimensionally structured database and corresponding hierarchies.
- FIG. 2 is a block diagram representing an exemplary enterprise architecture in which an embodiment of the present invention may be implemented.
- FIG. 3 is an example of a computer system upon which one embodiment of the present invention may be implemented.
- FIGS. 4A and 4B are exemplary screen shots depicting a user interface mechanism for enabling “What Caused This?” functionality in the context of a view into unstructured, pre-aggregated data forms according to one embodiment of the present invention.
- FIG. 5 is an exemplary screen shot depicting a user interface mechanism for enabling “What Is This Part Of?” functionality according to one embodiment of the present invention.
- FIGS. 6A-6D are exemplary screen shots depicting a user interface mechanism for enabling novel period query generation according to one embodiment of the present invention.
- Apparatus and methods are described for providing more intuitive and flexible user interface mechanisms in the context of a decision support system front end.
- embodiments of the present invention seek to support more elaborate and flexible comparison operations and provide users with more intuitive mechanisms for navigating successive layers of detail.
- novel user interface mechanisms are provided that seek to facilitate efficient navigation up and down through successive layers of detail on demand while providing access to information regarding context so as to allow the user to understand how particular cells of interest fit within the larger picture.
- Embodiments of the present invention may include various steps, which will be described below.
- the steps may be performed by hardware components or may be embodied in machine-executable instructions, which may be used to cause a general-purpose or special-purpose processor programmed with the instructions to perform the steps.
- the steps may be performed by a combination of hardware and software.
- Embodiments of the present invention may be provided as a computer program product that may include a machine-readable medium having stored thereon instructions that may be used to program a computer (or other electronic devices) to perform a process according to the present invention.
- the machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnetic or optical cards, flash memory, or other type of media/machine-readable medium suitable for storing electronic instructions.
- the present invention may also be downloaded as a computer program product, wherein the program may be transferred from a remote computer to a requesting computer by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
- a communication link e.g., a modem or network connection
- FIGS. 1A and 1B conceptually illustrate a simple multidimensional database and corresponding hierarchies.
- total sales of units of a variety of hardware fasteners e.g., nails, screws, nuts and bolts are tracked by region, e.g., North, South and Central.
- region total comprises the consolidated total of product sales in the North, South and Central regions and the product total is the aggregate of unit sales of nails, screws, nuts and bolts.
- FIG. 2 is a block diagram representing an exemplary enterprise architecture in which embodiment of the present invention may be implemented.
- the decision support system front end and user interface described herein would reside in the data consumption block.
- the decision support system front end described herein may be provided by an Application Service Provider (ASP) as part of a fully integrated outsourced data synthesis, analysis, consolidation, and presentation service that would stream query results to an end-user's browser, for example.
- ASP Application Service Provider
- the various functional units are generally depicted as if they were each a single device or process. However, each may actually comprise multiple physical and/or logical devices connected in a distributed architecture, and the various functions performed may actually be distributed among multiple devices and/or processes. Additionally, in alternative embodiments, the functions performed by the various processes may be consolidated and/or distributed differently than as shown. For example, any function can be implemented on any number of machines or on a single machine. Also, any process may be divided across multiple machines.
- Computer system 300 comprises a bus or other communication means 301 for communicating information, and a processing means such as processor 302 coupled with bus 301 for processing information.
- Computer system 300 further comprises a random access memory (RAM) or other dynamic storage device 304 (referred to as main memory), coupled to bus 301 for storing information and instructions to be executed by processor 302 .
- Main memory 304 also may be used for storing temporary variables or other intermediate information during execution of instructions by processor 302 .
- Computer system 300 also comprises a read only memory (ROM) and/or other static storage device 306 coupled to bus 301 for storing static information and instructions for processor 302 .
- ROM read only memory
- a data storage device 307 such as a magnetic disk or optical disc and its corresponding drive may also be coupled to computer system 300 for storing information and instructions.
- Computer system 300 can also be coupled via bus 301 to a display device 321 , such as a cathode ray tube (CRT) or Liquid Crystal Display (LCD), for displaying information to a computer user.
- a display device 321 such as a cathode ray tube (CRT) or Liquid Crystal Display (LCD), for displaying information to a computer user.
- a GUI may facilitate problem or process modeling or results of executing an automatically generated software program may be presented on the display device 321 .
- an alphanumeric input device 322 is coupled to bus 301 for communicating information and/or command selections to processor 302 .
- cursor control 323 is Another type of user input device, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 302 and for controlling cursor movement on display 321 .
- One or more communication ports 325 may also be coupled to bus 301 for allowing communication and exchange of information to/from with the computer system 300 by way of a Local Area Network (LAN), Wide Area Network (WAN), Metropolitan Area Network (MAN), the Internet, or the public switched telephone network (PSTN), for example.
- the communication ports 325 may include various combinations of well-known interfaces, such as one or more modems to provide dial up capability, one or more 10/100 Ethernet ports, one or more Gigabit Ethernet ports (fiber and/or copper), or other well-known interfaces, such as Asynchronous Transfer Mode (ATM) ports and other interfaces commonly used in existing LAN, WAN, MAN network environments.
- ATM Asynchronous Transfer Mode
- the computer system 300 may be coupled to a number of other network devices, clients and/or servers via a conventional network infrastructure, such as a company's Intranet and/or the Internet, for example.
- Embodiments of the present invention are related to the use of computer system 300 to execute a decision support system, such as a multidimensional data analysis system front end and/or a multidimensional engine, to perform calculations across groups of pre-aggregated data.
- a decision support system such as a multidimensional data analysis system front end and/or a multidimensional engine
- the processor 302 may access active data stored in a database of unstructured, pre-aggregated data forms on a server that includes data extracted and summarized from legacy systems, relational databases, transaction processing systems, and/or from end-users.
- the database is stored in whole or in part on disk associated with the client or server, but according to one embodiment, RAM-based data structures or caching may be provided for greater performance.
- FIGS. 4A and 4B are exemplary screen shots depicting a user interface mechanism for enabling “What Caused This?” functionality according to one embodiment of the present invention.
- any given cell in the view supports supply of an immediate, directed summary of the situation that caused the cell's value in response to a user input event, such as a function key, mouse click or double click, etc.
- a user input event such as a function key, mouse click or double click, etc.
- the “What Caused This?” feature allows complete or partial hierarchy of “child” views to be displayed upon selection.
- the end user may easily navigate to whatever level of detail that is desired without closing the current view and waiting for another view to be created. For example, in a multidimensional database environment, the end user could more easily navigate to a given dimension of the multidimensional data without losing context.
- the children in addition to looking up and presenting the “children” of a particular view, the children may also be sorted for convenience to the end-user.
- the children of the particular view are ranked in increasing order according to their percentage contribution.
- the children may be ranked or sorted in decreasing order according to their percentage contribution, according to their value, or even alphabetically by the dimension name.
- subsequent navigation to lower tiers in a given hierarchy automatically inherit the parent view's settings with regard to one or more of sorting, querying, etc.
- users are in a specific item in a hierarchy, they only see “child” items that relate to where they are.
- FIG. 5 is an exemplary screen shot depicting a user interface mechanism for enabling “What Is This Part Of?” functionality according to one embodiment of the present invention.
- any given cell in the view supports supply of an immediate, directed summary of the context in which that cell fits into as part of the larger overall picture.
- the user can keep from becoming lost when they navigate deeply into the hierarchy. Additionally, it allows the user to discover the path that led them to the view that is currently being displayed.
- FIGS. 6A-6D are exemplary screen shots depicting a user interface mechanism for enabling novel period query generation according to one embodiment of the present invention.
- three date groups have been established for comparison, a week of February 2001, a week of March 2001, and a week of April 2001 via a simple and intuitive period selection dialog that may represent the different date groups with different colors or highlighting, for example.
- two date groups have been established for comparison, the fiscal year of 2002 (February 2001 to January 2002) and the fiscal year of 2001 (February 2000 to January 2001).
- FIG. 6C in three mouse clicks a request has been expressed for a comparison of February to March to April across two years.
- a comparison request has been made to compare Wednesdays in February and March to Thursdays and Fridays in the same two months.
- users are able to specify extremely elaborate period queries.
- asymmetric periods may also be selected and even more complicated requests like “ten days before Mother's Day for the last three years” are quick and easy in the context of the dialog depicted.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Systems and methods are provided for navigation user interface mechanisms. According to one embodiment, a user interface mechanism enables period query generation. A period selection dialog configured to receive information indicative of multiple date groups to be compared is presented. The period selection dialog displays a graphical depiction of a calendar view from which the date groups may be selected. Information identifying one or more days representing a period associated with each date group is then received with reference to the graphical depiction. Each period is capable of being either asymmetrical or symmetrical with respect to the other periods to be compared. Finally, a query is generated to create a comparison among the date groups based upon the information identifying the period associated with each date group.
Description
- This application is a divisional of U.S. application Ser. No. 10/359,109, filed Feb. 4, 2003, which claims the benefit of U.S. Provisional Application No. 60/354,259, filed Feb. 4, 2002, both of which are hereby incorporated by reference in their entirety for all purposes
- Contained herein is material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction of the patent disclosure by any person as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all rights to the copyright whatsoever. Copyright© 2002-2003, VeriPoint, LLC.
- 1. Field
- Embodiments of the present invention relate generally to database applications and associated analytical processing of business data. More particularly, embodiments of the present invention relate to user interface enhancements and functionality for navigating up and down through successive layers of detail (on-demand drilling) via pop-up menus, for example, and for support of unique comparison operators of layers of detail including, elaborate period queries (e.g., asymmetric period selection) via a single dialog.
- 2. Description of the Related Art
- While vast improvements have been made in relational database management systems (RDBMS) in terms of supporting dimensional data analysis, they still suffer from performance and scalability issues. Today's On-Line Analytical Processing (OLAP) applications have many limitations in terms of storage efficiency, performance, and usability. Notably, navigating across and within business data categories, subsets, groups, departments, organization-wide, etc. typically requires extensive end-user training and requires leaving one view and creating another. Consequently, existing non-intuitive navigation mechanisms can leave users disoriented and confused wondering where they are within a given hierarchy. Additionally, built-in assumptions regarding underlying data usage and their associated brittle architectures unduly constrain user interaction and manipulation of the data and thereby reduce flexibility in terms of presenting desired views and/or data comparison operations.
- In general, it would be desirable to provide users with more flexibility and simplicity in terms of view generation and data manipulations.
- Apparatus and methods are described for providing more intuitive and flexible user interface mechanisms in the context of a decision support system front end. According to one embodiment, a user interface mechanism enables period query generation. A period selection dialog configured to receive information indicative of multiple date groups to be compared is presented. The period selection dialog displays a graphical depiction of a calendar view from which the date groups may be selected. Information identifying one or more days representing a period associated with each date group is then received with reference to the graphical depiction. Each period is capable of being either asymmetrical or symmetrical with respect to the other periods to be compared. Finally, a query is generated to create a comparison among the date groups based upon the information identifying the period associated with each date group.
- Other features of embodiments of the present invention will be apparent from the accompanying drawings and from the detailed description that follows.
- Embodiments of the present invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
-
FIGS. 1A and 1B conceptually illustrate a simple dimensionally structured database and corresponding hierarchies. -
FIG. 2 is a block diagram representing an exemplary enterprise architecture in which an embodiment of the present invention may be implemented. -
FIG. 3 is an example of a computer system upon which one embodiment of the present invention may be implemented. -
FIGS. 4A and 4B are exemplary screen shots depicting a user interface mechanism for enabling “What Caused This?” functionality in the context of a view into unstructured, pre-aggregated data forms according to one embodiment of the present invention. -
FIG. 5 is an exemplary screen shot depicting a user interface mechanism for enabling “What Is This Part Of?” functionality according to one embodiment of the present invention. -
FIGS. 6A-6D are exemplary screen shots depicting a user interface mechanism for enabling novel period query generation according to one embodiment of the present invention. - Apparatus and methods are described for providing more intuitive and flexible user interface mechanisms in the context of a decision support system front end. Broadly stated, embodiments of the present invention seek to support more elaborate and flexible comparison operations and provide users with more intuitive mechanisms for navigating successive layers of detail. According to one embodiment, novel user interface mechanisms are provided that seek to facilitate efficient navigation up and down through successive layers of detail on demand while providing access to information regarding context so as to allow the user to understand how particular cells of interest fit within the larger picture.
- In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that embodiments of the present invention may be practiced without some of these specific details. In other instances, well-known structures and devices are shown in block diagram form.
- Embodiments of the present invention may include various steps, which will be described below. The steps may be performed by hardware components or may be embodied in machine-executable instructions, which may be used to cause a general-purpose or special-purpose processor programmed with the instructions to perform the steps. Alternatively, the steps may be performed by a combination of hardware and software.
- Embodiments of the present invention may be provided as a computer program product that may include a machine-readable medium having stored thereon instructions that may be used to program a computer (or other electronic devices) to perform a process according to the present invention. The machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnetic or optical cards, flash memory, or other type of media/machine-readable medium suitable for storing electronic instructions. Moreover, the present invention may also be downloaded as a computer program product, wherein the program may be transferred from a remote computer to a requesting computer by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
- While, for convenience, embodiments of the present invention are described with reference to a particular type of decision support system front end where unstructured pre-aggregated data forms are employed, the present invention is equally applicable to various other Business Intelligence and Analytical applications in which fast, flexible data summarization, analysis, and navigation is desirable, such as multidimensional data analysis systems, relational database systems, and the like.
-
FIGS. 1A and 1B conceptually illustrate a simple multidimensional database and corresponding hierarchies. In the current example, total sales of units of a variety of hardware fasteners, e.g., nails, screws, nuts and bolts are tracked by region, e.g., North, South and Central. As illustrated by the hierarchical relationship ofFIG. 1B , the region total comprises the consolidated total of product sales in the North, South and Central regions and the product total is the aggregate of unit sales of nails, screws, nuts and bolts. -
FIG. 2 is a block diagram representing an exemplary enterprise architecture in which embodiment of the present invention may be implemented. Typically, the decision support system front end and user interface described herein would reside in the data consumption block. However, it is contemplated in alternative embodiments, the decision support system front end described herein may be provided by an Application Service Provider (ASP) as part of a fully integrated outsourced data synthesis, analysis, consolidation, and presentation service that would stream query results to an end-user's browser, for example. - Note that in this exemplary enterprise architecture, in order to facilitate understanding, the various functional units are generally depicted as if they were each a single device or process. However, each may actually comprise multiple physical and/or logical devices connected in a distributed architecture, and the various functions performed may actually be distributed among multiple devices and/or processes. Additionally, in alternative embodiments, the functions performed by the various processes may be consolidated and/or distributed differently than as shown. For example, any function can be implemented on any number of machines or on a single machine. Also, any process may be divided across multiple machines.
- An exemplary machine in the form of a
computer system 300, representing an exemplary server or client system, in which features of the present invention may be implemented will now be described with reference toFIG. 3 .Computer system 300 comprises a bus or other communication means 301 for communicating information, and a processing means such asprocessor 302 coupled withbus 301 for processing information.Computer system 300 further comprises a random access memory (RAM) or other dynamic storage device 304 (referred to as main memory), coupled tobus 301 for storing information and instructions to be executed byprocessor 302.Main memory 304 also may be used for storing temporary variables or other intermediate information during execution of instructions byprocessor 302.Computer system 300 also comprises a read only memory (ROM) and/or otherstatic storage device 306 coupled tobus 301 for storing static information and instructions forprocessor 302. - A
data storage device 307 such as a magnetic disk or optical disc and its corresponding drive may also be coupled tocomputer system 300 for storing information and instructions.Computer system 300 can also be coupled viabus 301 to adisplay device 321, such as a cathode ray tube (CRT) or Liquid Crystal Display (LCD), for displaying information to a computer user. For example, a GUI may facilitate problem or process modeling or results of executing an automatically generated software program may be presented on thedisplay device 321. - Typically, an
alphanumeric input device 322, including alphanumeric and other keys, is coupled tobus 301 for communicating information and/or command selections toprocessor 302. Another type of user input device iscursor control 323, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections toprocessor 302 and for controlling cursor movement ondisplay 321. - One or
more communication ports 325 may also be coupled tobus 301 for allowing communication and exchange of information to/from with thecomputer system 300 by way of a Local Area Network (LAN), Wide Area Network (WAN), Metropolitan Area Network (MAN), the Internet, or the public switched telephone network (PSTN), for example. Thecommunication ports 325 may include various combinations of well-known interfaces, such as one or more modems to provide dial up capability, one or more 10/100 Ethernet ports, one or more Gigabit Ethernet ports (fiber and/or copper), or other well-known interfaces, such as Asynchronous Transfer Mode (ATM) ports and other interfaces commonly used in existing LAN, WAN, MAN network environments. In any event, in this manner, thecomputer system 300 may be coupled to a number of other network devices, clients and/or servers via a conventional network infrastructure, such as a company's Intranet and/or the Internet, for example. - Embodiments of the present invention are related to the use of
computer system 300 to execute a decision support system, such as a multidimensional data analysis system front end and/or a multidimensional engine, to perform calculations across groups of pre-aggregated data. Ascomputer system 300 executes the decision support system front end, theprocessor 302 may access active data stored in a database of unstructured, pre-aggregated data forms on a server that includes data extracted and summarized from legacy systems, relational databases, transaction processing systems, and/or from end-users. Typically, the database is stored in whole or in part on disk associated with the client or server, but according to one embodiment, RAM-based data structures or caching may be provided for greater performance. -
FIGS. 4A and 4B are exemplary screen shots depicting a user interface mechanism for enabling “What Caused This?” functionality according to one embodiment of the present invention. In this example, any given cell in the view supports supply of an immediate, directed summary of the situation that caused the cell's value in response to a user input event, such as a function key, mouse click or double click, etc. In general, the “What Caused This?” feature allows complete or partial hierarchy of “child” views to be displayed upon selection. Advantageously, in this manner, the end user may easily navigate to whatever level of detail that is desired without closing the current view and waiting for another view to be created. For example, in a multidimensional database environment, the end user could more easily navigate to a given dimension of the multidimensional data without losing context. According to one embodiment, in addition to looking up and presenting the “children” of a particular view, the children may also be sorted for convenience to the end-user. In the example illustrated, the children of the particular view are ranked in increasing order according to their percentage contribution. However, it is contemplated that in alternative embodiments, the children may be ranked or sorted in decreasing order according to their percentage contribution, according to their value, or even alphabetically by the dimension name. Additionally, in one embodiment, subsequent navigation to lower tiers in a given hierarchy automatically inherit the parent view's settings with regard to one or more of sorting, querying, etc. Of course, when users are in a specific item in a hierarchy, they only see “child” items that relate to where they are. This means that numbers always add up—eliminating potential for confusion. Finally, since none of these views, the hierarchy, or the software definition are code-based, the data is always dynamic. This means that adding a region, market, store (or any other tier) is transparent to both current and historical applications already in use throughout the enterprise. -
FIG. 5 is an exemplary screen shot depicting a user interface mechanism for enabling “What Is This Part Of?” functionality according to one embodiment of the present invention. In this example, any given cell in the view supports supply of an immediate, directed summary of the context in which that cell fits into as part of the larger overall picture. Advantageously, in this manner, the user can keep from becoming lost when they navigate deeply into the hierarchy. Additionally, it allows the user to discover the path that led them to the view that is currently being displayed. -
FIGS. 6A-6D are exemplary screen shots depicting a user interface mechanism for enabling novel period query generation according to one embodiment of the present invention. InFIG. 6A , three date groups have been established for comparison, a week of February 2001, a week of March 2001, and a week of April 2001 via a simple and intuitive period selection dialog that may represent the different date groups with different colors or highlighting, for example. InFIG. 6B , two date groups have been established for comparison, the fiscal year of 2002 (February 2001 to January 2002) and the fiscal year of 2001 (February 2000 to January 2001). InFIG. 6C , in three mouse clicks a request has been expressed for a comparison of February to March to April across two years. InFIG. 6D , a comparison request has been made to compare Wednesdays in February and March to Thursdays and Fridays in the same two months. Advantageously, in this manner users are able to specify extremely elaborate period queries. Importantly, asymmetric periods may also be selected and even more complicated requests like “ten days before Mother's Day for the last three years” are quick and easy in the context of the dialog depicted. - In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
Claims (9)
1. A method of specifying period queries comprising:
presenting a period selection dialog configured to receive information indicative of a plurality of date groups to be compared, the period selection dialog displaying a graphical depiction of a calendar view from which the plurality of date groups may be selected;
receiving information identifying one or more days representing a period associated with each date group of the plurality of date groups with reference to the graphical depiction, each period of the plurality of periods capable of being either asymmetrical or symmetrical with respect to one or more other periods of the plurality of periods; and
generating a query to create a comparison among the plurality of date groups based upon the information identifying the period associated with each date group.
2. The method of claim 1 , wherein said receiving information identifying one or more days representing a period associated with each date group of the plurality of date groups with reference to the graphical depiction includes an end user interactively highlighting portions of the calendar view with a pointing device.
3. The method of claim 2 , wherein the graphical depiction of the calendar view includes a plurality of months.
4. The method of claim 3 , wherein the plurality of date groups comprise at least three date groups.
5. The method of claim 3 , wherein the plurality of date groups comprise two asymmetrical date groups in terms of number of days being compared to each other.
6. A system comprising:
a period selection means for receiving information indicative of a plurality of date groups to be compared, the period selection means displaying a graphical depiction of a calendar view from which the plurality of date groups may be selected;
a day selection means associated with the calendar view for receiving information identifying one or more days representing a period associated with each date group of the plurality of date groups, each period of the plurality of periods capable of being either asymmetrical or symmetrical with respect to one or more other periods of the plurality of periods; and
a query generation means responsive to the period selection means or the day selection means for generating a query, which creates a comparison among the plurality of date groups based upon the information identifying the period associated with each date group.
7. The system of claim 6 , wherein the graphical depiction of the calendar view includes a graphical depiction of a plurality of months.
8. The system of claim 6 , wherein the plurality of date groups comprise at least three date groups.
9. The system of claim 6 , wherein the plurality of date groups comprise two asymmetrical date groups in terms of number of days being compared to each other.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/621,109 US20070112750A1 (en) | 2002-02-04 | 2007-01-08 | User interface for a decision support system |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US35425902P | 2002-02-04 | 2002-02-04 | |
US10/359,109 US7162701B1 (en) | 2002-02-04 | 2003-02-04 | User interface for a decision support system |
US11/621,109 US20070112750A1 (en) | 2002-02-04 | 2007-01-08 | User interface for a decision support system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/359,109 Division US7162701B1 (en) | 2002-02-04 | 2003-02-04 | User interface for a decision support system |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070112750A1 true US20070112750A1 (en) | 2007-05-17 |
Family
ID=37633600
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/359,109 Expired - Fee Related US7162701B1 (en) | 2002-02-04 | 2003-02-04 | User interface for a decision support system |
US11/621,109 Abandoned US20070112750A1 (en) | 2002-02-04 | 2007-01-08 | User interface for a decision support system |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/359,109 Expired - Fee Related US7162701B1 (en) | 2002-02-04 | 2003-02-04 | User interface for a decision support system |
Country Status (1)
Country | Link |
---|---|
US (2) | US7162701B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8739072B1 (en) * | 2013-03-07 | 2014-05-27 | Visual BI Solutions Inc. | Multi-selection widget for selecting multiple time periods at multiple levels within a time dimension hierarchy |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7554521B1 (en) * | 2004-04-15 | 2009-06-30 | Apple Inc. | User interface control for changing a parameter |
WO2008103823A2 (en) * | 2007-02-21 | 2008-08-28 | Red Rover Software | Advanced spreadsheet cell navigation |
US20080294680A1 (en) * | 2007-05-22 | 2008-11-27 | Dominic George Thomas Powell | Data Navigation Module, Apparatus and Method |
US8478715B2 (en) | 2008-05-16 | 2013-07-02 | Microsoft Corporation | Extending OLAP navigation employing analytic workflows |
US8103687B2 (en) * | 2008-06-03 | 2012-01-24 | Microsoft Corporation | Selecting member sets for generating asymmetric queries |
EP2098966B1 (en) * | 2008-08-04 | 2011-07-13 | Agilent Technologies, Inc. | Spatial correlation between display of data and display of applicable processing actions |
US20240323472A1 (en) * | 2020-12-03 | 2024-09-26 | VIDAA USA, Inc. | Display apparatus |
Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5414838A (en) * | 1991-06-11 | 1995-05-09 | Logical Information Machine | System for extracting historical market information with condition and attributed windows |
US5790116A (en) * | 1989-06-30 | 1998-08-04 | Massachusetts Institute Of Technology | Object-oriented computer user interface |
US6236396B1 (en) * | 1992-05-27 | 2001-05-22 | Apple Computer, Inc. | Method and apparatus for controlling a scheduler |
US20010032182A1 (en) * | 1998-12-08 | 2001-10-18 | Srihari Kumar | Interactive bill payment center |
US6370554B1 (en) * | 1997-12-15 | 2002-04-09 | Hewlett-Packard Company | Calendar-viewing system providing quick-access user activity information |
US20020059195A1 (en) * | 2000-04-03 | 2002-05-16 | Jean-Yves Cras | Analytical reporting on top of multidimensional data model |
US20020059264A1 (en) * | 1996-03-04 | 2002-05-16 | Maureen Fleming | Method and system for the display of business data from multiple sources |
US6397214B1 (en) * | 1998-11-03 | 2002-05-28 | Computer Associates Think, Inc. | Method and apparatus for instantiating records with missing data |
US6581068B1 (en) * | 1999-12-01 | 2003-06-17 | Cartesis, S.A. | System and method for instant consolidation, enrichment, delegation and reporting in a multidimensional database |
US6626870B1 (en) * | 2000-03-27 | 2003-09-30 | Artix Laboratories, Inc. | Stoppering method to maintain sterility |
US6633851B1 (en) * | 1999-10-01 | 2003-10-14 | B-50.Com, Llc | Systems and methods for generating custom reports based on point-of-sale data |
US6664897B2 (en) * | 1998-03-09 | 2003-12-16 | William R. Pape | Method and system for livestock data collection and management |
US20040034615A1 (en) * | 2001-12-17 | 2004-02-19 | Business Objects S.A. | Universal drill-down system for coordinated presentation of items in different databases |
US6766325B1 (en) * | 1999-12-02 | 2004-07-20 | Microsoft Corporation | System and method for maintaining data for performing “what if” analysis |
US6768986B2 (en) * | 2000-04-03 | 2004-07-27 | Business Objects, S.A. | Mapping of an RDBMS schema onto a multidimensional data model |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6484179B1 (en) * | 1999-10-25 | 2002-11-19 | Oracle Corporation | Storing multidimensional data in a relational database management system |
-
2003
- 2003-02-04 US US10/359,109 patent/US7162701B1/en not_active Expired - Fee Related
-
2007
- 2007-01-08 US US11/621,109 patent/US20070112750A1/en not_active Abandoned
Patent Citations (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5790116A (en) * | 1989-06-30 | 1998-08-04 | Massachusetts Institute Of Technology | Object-oriented computer user interface |
US5414838A (en) * | 1991-06-11 | 1995-05-09 | Logical Information Machine | System for extracting historical market information with condition and attributed windows |
US6236396B1 (en) * | 1992-05-27 | 2001-05-22 | Apple Computer, Inc. | Method and apparatus for controlling a scheduler |
US20020059264A1 (en) * | 1996-03-04 | 2002-05-16 | Maureen Fleming | Method and system for the display of business data from multiple sources |
US6370554B1 (en) * | 1997-12-15 | 2002-04-09 | Hewlett-Packard Company | Calendar-viewing system providing quick-access user activity information |
US6664897B2 (en) * | 1998-03-09 | 2003-12-16 | William R. Pape | Method and system for livestock data collection and management |
US6397214B1 (en) * | 1998-11-03 | 2002-05-28 | Computer Associates Think, Inc. | Method and apparatus for instantiating records with missing data |
US20010032182A1 (en) * | 1998-12-08 | 2001-10-18 | Srihari Kumar | Interactive bill payment center |
US6633851B1 (en) * | 1999-10-01 | 2003-10-14 | B-50.Com, Llc | Systems and methods for generating custom reports based on point-of-sale data |
US6581068B1 (en) * | 1999-12-01 | 2003-06-17 | Cartesis, S.A. | System and method for instant consolidation, enrichment, delegation and reporting in a multidimensional database |
US6766325B1 (en) * | 1999-12-02 | 2004-07-20 | Microsoft Corporation | System and method for maintaining data for performing “what if” analysis |
US6626870B1 (en) * | 2000-03-27 | 2003-09-30 | Artix Laboratories, Inc. | Stoppering method to maintain sterility |
US20020059195A1 (en) * | 2000-04-03 | 2002-05-16 | Jean-Yves Cras | Analytical reporting on top of multidimensional data model |
US6768986B2 (en) * | 2000-04-03 | 2004-07-27 | Business Objects, S.A. | Mapping of an RDBMS schema onto a multidimensional data model |
US6831668B2 (en) * | 2000-04-03 | 2004-12-14 | Business Objects, S.A. | Analytical reporting on top of multidimensional data model |
US20050080802A1 (en) * | 2000-04-03 | 2005-04-14 | Jean-Yves Cras | Analytical reporting on top of multidimensional data model |
US20040034615A1 (en) * | 2001-12-17 | 2004-02-19 | Business Objects S.A. | Universal drill-down system for coordinated presentation of items in different databases |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8739072B1 (en) * | 2013-03-07 | 2014-05-27 | Visual BI Solutions Inc. | Multi-selection widget for selecting multiple time periods at multiple levels within a time dimension hierarchy |
US8997022B1 (en) | 2013-03-07 | 2015-03-31 | Visual BI Solutions Inc. | Multi-selection widget for selecting multiple time periods at multiple levels within a time dimension hierarchy |
Also Published As
Publication number | Publication date |
---|---|
US7162701B1 (en) | 2007-01-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070112750A1 (en) | User interface for a decision support system | |
USRE46536E1 (en) | System and method of managing metadata data | |
US7716172B2 (en) | Method of splitting a multi-dimensional cube between a multi-dimensional and a relational database | |
US5539870A (en) | Computerized system and process for interactively managing a distributed database system | |
US5418950A (en) | System for interactive clause window construction of SQL queries | |
US7356779B2 (en) | Analytical reporting on top of multidimensional data model | |
US7689551B2 (en) | Iterative data analysis enabled through query result abstraction | |
US6212524B1 (en) | Method and apparatus for creating and populating a datamart | |
US8316012B2 (en) | Apparatus and method for facilitating continuous querying of multi-dimensional data streams | |
US5710900A (en) | System and method for generating reports from a computer database | |
EP1212702B1 (en) | Method and system for displaying a plurality of discrete files in a compound file | |
US20040199867A1 (en) | Content management system for managing publishing content objects | |
US20060010156A1 (en) | Relational reporting system and methodology | |
WO2011067076A1 (en) | Compensating for unbalanced hierarchies when generating olap queries from report specifications | |
US8127245B2 (en) | Multi-dimensional systems and controls | |
US20100138449A1 (en) | Forests of dimension trees | |
Huynh et al. | Metadata for object-relational data warehouse. | |
US20100293203A1 (en) | User interface for graph database data | |
US20060112070A1 (en) | Interactive graphical interface for data manipulation and presentation | |
US8296310B1 (en) | Unified management of time related information | |
US11989183B2 (en) | Linking data sets | |
Kirkgöze et al. | The Relevance of Meta Modeling and Data Warehouses for Executive Information Systems | |
Snodgrass et al. | Software requirements specification from a cognitive psychology perspective | |
Lehner et al. | Revealing Real Problems in Real Data Warehouse Applications | |
US20030105751A1 (en) | Client-oriented information system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |