US20120150905A1 - Concerted Coordination of Multidimensional Scorecards - Google Patents

Concerted Coordination of Multidimensional Scorecards Download PDF

Info

Publication number
US20120150905A1
US20120150905A1 US13/404,032 US201213404032A US2012150905A1 US 20120150905 A1 US20120150905 A1 US 20120150905A1 US 201213404032 A US201213404032 A US 201213404032A US 2012150905 A1 US2012150905 A1 US 2012150905A1
Authority
US
United States
Prior art keywords
scorecard
data
query
data source
attribute
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
Application number
US13/404,032
Inventor
Ian Tien
Corey Hulen
Chen-I Lim
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
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to US13/404,032 priority Critical patent/US20120150905A1/en
Publication of US20120150905A1 publication Critical patent/US20120150905A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • 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/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24539Query rewriting; Transformation using cached or materialised query results
    • 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/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24542Plan optimisation
    • 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/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2465Query processing support for facilitating data mining operations in structured databases

Definitions

  • Key Performance Indicators also known as KPI or Key Success Indicators (KSI) help an organization define and measure progress toward organizational goals. Once an organization has analyzed its mission, identified all its stakeholders, and defined its goals, it needs a way to measure progress toward those goals. Key Performance Indicators are used to provide those measurements.
  • Scorecards are used to provide detailed and summary analysis of KPIs and aggregated KPIs such as KPI groups, objectives, and the like. Scorecard calculations are typically specific to a defined hierarchy of the above mentioned elements, selected targets, and status indicator schemes. Business logic applications that generate, author, and analyze scorecards are typically enterprise applications with multiple users (subscribers), designers, and administrators. It is not uncommon, for organizations to provide their raw performance data to a third party and receive scorecard representations, analysis results, and similar reports.
  • Scorecards are composed of business metrics from a variety of sources and summarize business performance for decision makers so the performance can be monitored. However, bringing together multiple data sources may introduce scalability problems that limit a frequency of generating reports, a size of the audience they can attend to, and a number of metrics that can be included. A na ⁇ ve implementation of scorecards can lead to significantly hampered productivity.
  • Embodiments are directed to determining data sources associated with elements of a scorecard and dynamically generating queries that optimize data retrieval for the elements that are associated with the same data source(s).
  • query optimization may be based on an attribute and/or a condition of a data source, a subscriber identity, and the like.
  • Retrieved data may be cached at element level, at combination of elements level, or at scorecard level for further optimization of scorecard building process.
  • FIG. 1 is a block diagram of an example computing operating environment
  • FIG. 2 illustrates a system where example embodiments may be implemented
  • FIG. 3 illustrates an example scorecard architecture according to embodiments
  • FIG. 4 illustrates a screenshot of an example scorecard
  • FIG. 5 illustrates a conceptual diagram of an example scorecard and its elements' association with multiple data sources according to embodiments.
  • FIG. 6 illustrates a logic flow diagram for a process of optimizing scorecard building by optimizing queries.
  • a scorecard building and/or update process may be enhanced by generating queries that are optimized by combining data retrieval for elements associated with the same data source.
  • the queries may be further optimized based on an attribute and/or a condition of a data source.
  • FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the embodiments will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that aspects may also be implemented in combination with other program modules.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
  • Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • Embodiments may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media.
  • the computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
  • the computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
  • one example system for implementing the embodiments includes a computing device, such as computing device 100 .
  • the computing device 100 typically includes at least one processing unit 102 and system memory 104 .
  • the system memory 104 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two.
  • System memory 104 typically includes an operating system 105 suitable for controlling the operation of a networked personal computer, such as the WINDOWS® operating systems from MICROSOFT CORPORATION of Redmond, Wash.
  • the system memory 104 may also include one or more software applications such as program modules 106 , scorecard application 120 , and query optimization module 122 .
  • Scorecard application 120 manages business evaluation methods, computes KPIs, and provides scorecard data to reporting applications. In some embodiments, scorecard application 120 may itself generate reports based on metric data.
  • Query optimization module 122 is configured to optimize queries for retrieving data associated with the elements of a scorecard based on the data sources from which the data is retrieved. Query optimization module 122 may reduce a number of total queries based on the data sources shared by some of the elements. The queries may be further adjusted and optimized based on attributes and conditions of the data sources or even identitys of subscribers requesting the scorecard information. Query optimization module 122 may be an integrated part of scorecard application 120 or a separate application. Scorecard application 120 and query optimization module 122 may communicate between themselves and with other applications running on computing device 100 or on other devices. Furthermore, either one of scorecard application 120 and query optimization module 122 may be executed in an operating system other than operating system 105 . This basic configuration is illustrated in FIG. 1 by those components within dashed line 108 .
  • the computing device 100 may have additional features or functionality.
  • the computing device 100 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape.
  • additional storage is illustrated in FIG. 1 by removable storage 109 and non-removable storage 110 .
  • Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 104 , removable storage 109 and non-removable storage 110 are all examples of computer storage media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computing device 100 . Any such computer storage media may be part of device 100 .
  • Computing device 100 may also have input device(s) 112 such as keyboard, mouse, pen, voice input device, touch input device, etc.
  • Output device(s) 114 such as a display, speakers, printer, etc. may also be included. These devices are well known in the art and need not be discussed at length here.
  • the computing device 100 may also contain communication connections 116 that allow the device to communicate with other computing devices 118 , such as over a network in a distributed computing environment, for example, an intranet or the Internet.
  • Communication connection 116 is one example of communication media.
  • Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
  • wireless media such as acoustic, RF, infrared and other wireless media.
  • computer readable media includes both storage media and communication media.
  • System 200 may comprise any topology of servers, clients, Internet service providers, and communication media. Also, system 200 may have a static or dynamic topology.
  • client may refer to a client application or a client device employed by a user to perform business logic operations.
  • Scorecard service 202 , database server 204 , and report server 206 may also be one or more programs or a server machine executing programs associated with the server tasks. Both clients and application servers may be embodied as single device (or program) or a number of devices (programs).
  • data sources may include one or more data stores, input devices, and the like.
  • a business logic application may be run centrally on scorecard service 202 or in a distributed manner over several servers and/or client devices.
  • Scorecard service 202 may include implementation of a number of information systems such as performance measures, business scorecards, and exception reporting.
  • a number of organization-specific applications including, but not limited to, financial reporting, analysis, marketing analysis, customer service, and manufacturing planning applications may also be configured, deployed, and shared in system 200 .
  • the business logic application may also be run in one or more client devices and information exchanged over network(s) 210 .
  • Data sources 212 - 214 , 216 , and 218 are examples of a number of data sources that may provide input to scorecard service 202 directly or through database server 204 .
  • Additional data sources may include SQL servers, databases, non multi-dimensional data sources such as text files or EXCEL® sheets, multi-dimensional data source such as data cubes, and the like.
  • Database server 204 may manage the data sources, optimize queries, and the like. Elements of a scorecard built and maintained by scorecard service 202 may be associated with one or more of the data sources.
  • scorecard service 202 running the business logic application from client devices 222 , 224 , and 226 over network(s) 210 .
  • additional applications that consume scorecard-based data may reside on scorecard service 202 or client devices 222 , 224 , and 226 . Examples of such applications and their relation to the scorecard application are provided below in conjunction with FIG. 3 .
  • Report server 206 may include reporting applications, such as charting applications, alerting applications, analysis applications, and the like. These applications may receive scorecard data from scorecard service 202 and provide reports directly or through scorecard service 202 to clients.
  • reporting applications such as charting applications, alerting applications, analysis applications, and the like. These applications may receive scorecard data from scorecard service 202 and provide reports directly or through scorecard service 202 to clients.
  • Network(s) 210 may include a secure network such as an enterprise network, or an unsecure network such as a wireless open network. Network(s) 210 provide communication between the nodes described above.
  • network(s) 210 may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
  • Scorecard architecture 300 may comprise any topology of processing systems, storage systems, source systems, and configuration systems. Scorecard architecture 300 may also have a static or dynamic topology.
  • Scorecards are a simple method of evaluating organizational performance.
  • the performance measures may vary from financial data such as sales growth to service information such as customer complaints.
  • student performances and teacher assessments may be another example of performance measures that can employ scorecards for evaluating organizational performance.
  • scorecard engine 308 may be an application that is arranged to evaluate performance metrics. Scorecard engine 308 may be loaded into a server, executed over a distributed network, executed in a client device, and the like.
  • scorecard engine may also provide report parameters associated with a scorecard to other applications 318 .
  • the report parameters may be determined based on a subscriber request or a user interface configuration.
  • the user interface configuration may include a subscriber identity or a subscriber permission attribute.
  • the report parameter may include a scorecard identifier, a scorecard view identifier, a row identifier, a column identifier, a page filter, a performance measure group identifier, or a performance measure identifier.
  • the performance measure may be a KPI, a KPI group, or an objective.
  • the page filter determines a period and an organizational unit for application of the scorecard calculations.
  • Data for evaluating various measures may be provided by a data source.
  • the data source may include source systems 312 , which provide data to a scorecard cube 314 .
  • Source systems 312 may include multi-dimensional databases such as an Online Analytical Processing (OLAP) database, other databases, individual files, and the like, that provide raw data for generation of scorecards.
  • Scorecard cube 314 is a multi-dimensional database for storing data to be used in determining Key Performance Indicators (KPIs) as well as generated scorecards themselves. As discussed above, the multi-dimensional nature of scorecard cube 314 enables storage, use, and presentation of data over multiple dimensions such as compound performance indicators for different geographic areas, organizational groups, or even for different time intervals.
  • Scorecard cube 314 has a bi-directional interaction with scorecard engine 308 providing and receiving raw data as well as generated scorecards.
  • Scorecard database 316 is arranged to operate in a similar manner to scorecard cube 314 .
  • scorecard database 316 may be an external database providing redundant back-up database service. Data from scorecard cube 314 , scorecard database 316 , or other data sources may be provided to individual elements of a scorecard such as actuals, targets, and the like associated with individual metrics (KPIs, Objectives, and the like).
  • Scorecard builder 302 may be a separate application, a part of the performance evaluation application, and the like. Scorecard builder 302 is employed to configure various parameters of scorecard engine 308 such as scorecard elements, default values for actuals, targets, and the like. Scorecard builder 302 may include a user interface such as a web service, a Graphical User Interface (GUI), and the like.
  • GUI Graphical User Interface
  • Strategy map builder 304 is employed for a later stage in scorecard generation process. As explained below, scores for KPIs and parent nodes such as Objective and Perspective may be presented to a user in form of a strategy map. Strategy map builder 304 may include a user interface for selecting graphical formats, indicator elements, and other graphical parameters of the presentation.
  • Data Sources 306 may be another source for providing raw data to scorecard engine 308 .
  • Data sources may be comprised of a mix of several multi-dimensional and relational databases or other Open Database Connectivity (ODBC)—accessible data source systems (e.g. Excel, text files, etc.).
  • ODBC Open Database Connectivity
  • Data sources 306 may also define KPI mappings and other associated data.
  • Scorecard architecture 300 may include scorecard presentation 310 .
  • This may be an application to deploy scorecards, customize views, coordinate distribution of scorecard data, and process web-specific applications associated with the performance evaluation process.
  • scorecard presentation 310 may include a web-based printing system, an email distribution system, and the like.
  • a user interface for scorecard presentation 310 may also include an overview of available scorecards for a subscriber to select from.
  • Scorecard presentation 310 may further include a matrix or a list presentation of the scorecard data. The scorecard presentation and one or more zones for other applications may be displayed in an integrated manner.
  • Query optimization module 320 is arranged to reduce a total number of queries and further optimize the queries for overall enhancement of the scorecard building and maintenance process.
  • Query optimization module 320 may also be involved in caching of a portion or all of the data for a particular scorecard. Data retrieved from remote data sources may be cached for rapid and efficient building and updating of scorecards. The data may be cached as a single block for the entire scorecard, for individual elements, or for combinations of selected elements. This way, multiple scorecards may be built using the same cached data with increased efficiency.
  • Other applications 318 may include any application that receives data associated with a report parameter and consumes the data to provide a report, perform analysis, provide alerts, perform further calculations, and the like.
  • the data associated with the report parameter includes content data and metadata.
  • Other applications may be selected based on the report parameter, a subscriber request, or a user interface configuration.
  • the user interface configuration may include a subscriber identity or a subscriber permission attribute.
  • Other applications 318 may include a graphical representation application, a database application, a data analysis application, a communications application, an alerting application, or a word processing application.
  • FIG. 4 illustrates a screenshot of an example scorecard.
  • KPIs Key Performance Indicators
  • the KPI definition may be used across several scorecards. This is useful when different scorecard managers might have a shared KPI in common.
  • the shared use of KPI definition may ensure a standard definition is used for that KPI.
  • each individual scorecard may utilize a different data source and data mappings for the actual KPI.
  • Each KPI may include a number of attributes. Some of these attributes include frequency of data, unit of measure, trend type, weight, and other attributes.
  • the frequency of data identifies how often the data is updated in the source database (cube).
  • the frequency of data may include: Daily, Weekly, Monthly, Quarterly, and Annually.
  • the unit of measure provides an interpretation for the KPI. Some of the units of measure are: Integer, Decimal, Percent, Days, and Currency. These examples are not exhaustive, and other elements may be added without departing from the scope of the invention.
  • a trend type may be set according to whether an increasing trend is desirable or not. For example, increasing profit is a desirable trend, while increasing defect rates is not.
  • the trend type may be used in determining the KPI status to display and in setting and interpreting the KPI banding boundary values.
  • the trend arrows displayed in scorecard 400 indicate how the numbers are moving this period compared to last. If in this period the number is greater than last period, the trend is up regardless of the trend type.
  • Possible trend types may include: Increasing Is Better, Decreasing Is Better, and On-Target Is Better.
  • Weight is a positive integer used to qualify the relative value of a KPI in relation to other KPIs. It is used to calculate the aggregated scorecard value. For example, if an Objective in a scorecard has two KPIs, the first KPI has a weight of 1, and the second has a weight of 3 the second KPI is essentially three times more important than the first, and this weighted relationship is part of the calculation when the KPIs' values are rolled up to derive the values of their parent Objective.
  • Custom attributes may contain pointers to custom attributes that may be created for documentation purposes or used for various other aspects of the scorecard system such as creating different views in different graphical representations of the finished scorecard.
  • Custom attributes may be created for any scorecard element and may be extended or customized by application developers or users for use in their own applications. They may be any of a number of types including text, numbers, percentages, dates, and hyperlinks.
  • One of the benefits of defining a scorecard is the ability to easily quantify and visualize performance in meeting organizational strategy. By providing a status at an overall scorecard level, and for each perspective, each objective or each KPI rollup, one may quickly identify where one might be off target. By utilizing the hierarchical scorecard definition along with KPI weightings, a status value is calculated at each level of the scorecard.
  • First column of scorecard 400 shows example elements perspective 420 “Manufacturing” with objectives 422 and 424 “Inventory” and “Assembly” (respectively) reporting to it.
  • Second column 402 in scorecard 400 shows results for each measure from a previous measurement period.
  • Third column 404 shows results for the same measures for the current measurement period.
  • the measurement period may include a month, a quarter, a tax year, a calendar year, and the like.
  • Fourth column 406 includes target values for specified KPIs on scorecard 400 .
  • Target values may be retrieved from a database, entered by a user, and the like.
  • Column 408 of scorecard 400 shows status indicators.
  • Status indicators 430 convey the state of the KPI.
  • An indicator may have a predetermined number of levels.
  • a traffic light is one of the most commonly used indicators. It represents a KPI with three-levels of results—Good, Neutral, and Bad. Traffic light indicators may be colored red, yellow, or green. In addition, each colored indicator may have its own unique shape.
  • a KPI may have one stoplight indicator visible at any given time. Indicators with more than three levels may appear as a bar divided into sections, or bands.
  • Column 416 includes trend type arrows as explained above under KPI attributes.
  • Column 418 shows another KPI attribute, frequency.
  • FIG. 5 illustrates a conceptual diagram of an example scorecard and its elements' association with multiple data sources according to embodiments.
  • the diagram includes example scorecard 510 with hierarchically structured KPIs ( 512 ) and a set of actuals ( 514 ) and four example sets of targets ( 516 ) for each KPI.
  • the diagram also includes representative data sources 520 .
  • Scorecards can be composed of multiple metrics (KPI 1 ⁇ KPI 5 ) from different data sources ( 520 ). Each metric may be composed of an actual (data values DV 1 ⁇ DV 5 ) and up to N targets (data values DV 6 ⁇ DV 25 ). Each target may be associated with up to two data sources depending on what the actual is to be compared against (e.g. displaying a comparison against one data value and calculating banding logic based on another). According to one scenario, one might compare the actual number of product defects to the number of product defects in the previous week, but determine a green, yellow, or red status based on the percentage of products with defects comparing this week from last.
  • An upper boundary for a query that needs to take place for each scorecard is: (1*Actual+(Number of Targets*2))*Number of elements.
  • a list of elements (KPIs) in a scorecard is scanned at runtime and those associated with the same data sources are determined. The total number of queries is then optimized by rewriting the appropriate queries.
  • the queries may be further optimized based on an attribute or condition of a data source. For example, time-outs and other query parameters may be adjusted depending on an accessibility or retrieval speed associated with a data source. Even a time of execution for the queries may be set based on the data source(s).
  • a scorecard may include data from a number of data sources in different countries. To accommodate server and communication channel capacity, the queries for some of those data sources may be scheduled to be executed in off-peak times.
  • Page filters for scorecards that define time, product, geography, and similar filtering of scorecard views may also be considered in rewriting the queries.
  • the queries both multidimensional and relational, may be rewritten (and combined) based on multiple scorecards, such that data for elements of different scorecards that are associated with the same data source can be retrieved in a single process.
  • the query rewriting process may take into account a subscriber's identitys and/or permissions since those may affect access to data sources.
  • Frequency of update may be different for data associated with various elements. Hence, not all data has to be retrieved at the same interval. Accordingly, some or all of the retrieved data may be cached for the whole scorecard, for a combination of elements, or even for individual elements. When a scorecard is to be built or updated, cached data may be used reducing the retrieval process to only the portion of the data that needs to be updated based on its renewal frequency.
  • appropriate new timeouts may be set for combined queries to reflect the modified data retrieval or timeouts of individual queries adjusted to reflect attributes and/or conditions of data sources. For example, a timeout value for a query that is used to retrieve data for KPI 2 may be set at 15 seconds. If KPI 1 , KPI 2 , and KPI 3 share the same data source, the new query would retrieve data for all three KPIs. Hence, the timeout for the new query may be slightly increased to accommodate the increased data retrieval for that particular query.
  • scorecards, metrics, and data sources discussed in FIGS. 2-5 are for illustration purposes only. Embodiments are not limited to the example scorecards, metrics, systems, and data retrieval methods for optimizing a scorecard building and maintenance process. Concerted coordination of multiple scorecards may be provided in many other ways using the principles described herein.
  • FIG. 6 illustrates a logic flow diagram for a process of optimizing scorecard building by optimizing queries.
  • Process 600 may be implemented in a business logic application such as a scorecard application as described in FIGS. 1 and 2 .
  • Process 600 begins with operation 602 , where data sources associated with individual metrics (e.g. KPIs, Objectives, and the like) are determined. As mentioned previously, each metric may be associated with one or more data source that may be virtually or physically separated. Processing advances from operation 602 to optional operation 604 .
  • individual metrics e.g. KPIs, Objectives, and the like
  • an attribute or a condition of the data sources associated with the metrics of the scorecard(s) is determined. Access parameters for each data source may be different. Furthermore, a condition of each data source such as physical location, access time, communication channel quality, and the like, is also likely to vary among the data sources associated with the scorecard(s). Processing moves from optional operation 604 to operation 606 .
  • one or more queries are dynamically rewritten.
  • Rewriting the queries may involve combining multiple queries associated with the same data source into a single query, optimizing the queries based on access conditions of each data source, user identitys, and the like.
  • the queries may be further optimized by adjusting timeouts and other query parameters.
  • the new queries may be associated with a group of scorecard elements or with a group of scorecards. Processing proceeds from operation 606 to operation 608 .
  • the data is retrieved from the data sources based on the rewritten queries.
  • new timeouts may be defined for the retrieval of data based on a scope of the new queries and/or data source conditions.
  • the data may be retrieved such that the result set is optimized for a scorecard matrix. Processing moves from operation 608 to optional operation 610 .
  • retrieved data may be cached for subsequent use in building or maintaining one or more scorecards. Some data may be updated more frequently than other data. In such cases, the less frequently updated data may be cached at element, group of elements, or scorecard levels. Caching can also occur at the data source level. For example, a target called “monthly forecast” may be associated with five KPIs that draw their values from the same data source. That data source may be cached and the results for that particular target may be returned without a query, while other values in the scorecard may require additional queries. The cached data can be used in building or updating one or more scorecards without a need to retrieve the same data repeatedly saving system resources. Processing advances from optional operation 610 to operation 612 .
  • a scorecard is built or updated using the retrieved (or cached) data according to the predefined metric hierarchy.
  • Other operations may follow operation 612 such as generating or presenting reports, issuing alerts, providing notifications, and the like.
  • processing moves to a calling process for further actions.
  • process 600 The operations included in process 600 are for illustration purposes. Optimizing data retrieval in a scorecard application by rewriting queries may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein.

Abstract

Data retrieval from data sources associated with elements of a scorecard is optimized by combining the queries for the same data sources into a single query. The querying process is further optimized based on an attribute and/or condition of a data source. Query parameters and execution schedule may be adjusted based on the elements, data sources, or subscriber identity. Retrieved data is cached at element, combination of elements, data source, or scorecard level for rapid and efficient building and maintenance of scorecards.

Description

    RELATED APPLICATION
  • This application is a Continuation of co-pending U.S. application Ser. No. 11/412,458 entitled “Consolidating Data Source Queries for Multidimensional Scorecards” filed Apr. 27, 2006, which is incorporated herein by reference.
  • BACKGROUND
  • Key Performance Indicators, also known as KPI or Key Success Indicators (KSI), help an organization define and measure progress toward organizational goals. Once an organization has analyzed its mission, identified all its stakeholders, and defined its goals, it needs a way to measure progress toward those goals. Key Performance Indicators are used to provide those measurements.
  • Scorecards are used to provide detailed and summary analysis of KPIs and aggregated KPIs such as KPI groups, objectives, and the like. Scorecard calculations are typically specific to a defined hierarchy of the above mentioned elements, selected targets, and status indicator schemes. Business logic applications that generate, author, and analyze scorecards are typically enterprise applications with multiple users (subscribers), designers, and administrators. It is not uncommon, for organizations to provide their raw performance data to a third party and receive scorecard representations, analysis results, and similar reports.
  • Scorecards are composed of business metrics from a variety of sources and summarize business performance for decision makers so the performance can be monitored. However, bringing together multiple data sources may introduce scalability problems that limit a frequency of generating reports, a size of the audience they can attend to, and a number of metrics that can be included. A naïve implementation of scorecards can lead to significantly hampered productivity.
  • It is with respect to these and other considerations that the present invention has been made.
  • SUMMARY
  • This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended as an aid in determining the scope of the claimed subject matter.
  • Embodiments are directed to determining data sources associated with elements of a scorecard and dynamically generating queries that optimize data retrieval for the elements that are associated with the same data source(s). According to other embodiments, query optimization may be based on an attribute and/or a condition of a data source, a subscriber identity, and the like. Retrieved data may be cached at element level, at combination of elements level, or at scorecard level for further optimization of scorecard building process.
  • These and other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are explanatory only and are not restrictive of aspects as claimed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of an example computing operating environment;
  • FIG. 2 illustrates a system where example embodiments may be implemented;
  • FIG. 3 illustrates an example scorecard architecture according to embodiments;
  • FIG. 4 illustrates a screenshot of an example scorecard;
  • FIG. 5 illustrates a conceptual diagram of an example scorecard and its elements' association with multiple data sources according to embodiments; and
  • FIG. 6 illustrates a logic flow diagram for a process of optimizing scorecard building by optimizing queries.
  • DETAILED DESCRIPTION
  • As briefly described above, a scorecard building and/or update process may be enhanced by generating queries that are optimized by combining data retrieval for elements associated with the same data source. The queries may be further optimized based on an attribute and/or a condition of a data source. In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustrations specific embodiments or examples. These aspects may be combined, other aspects may be utilized, and structural changes may be made without departing from the spirit or scope of the present disclosure. The following detailed description is therefore not to be taken in a limiting sense, and the scope of the present invention is defined by the appended claims and their equivalents.
  • Referring now to the drawings, aspects and an exemplary operating environment will be described. FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the embodiments will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that aspects may also be implemented in combination with other program modules.
  • Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
  • Embodiments may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process. The computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
  • With reference to FIG. 1, one example system for implementing the embodiments includes a computing device, such as computing device 100. In a basic configuration, the computing device 100 typically includes at least one processing unit 102 and system memory 104. Depending on the exact configuration and type of computing device, the system memory 104 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. System memory 104 typically includes an operating system 105 suitable for controlling the operation of a networked personal computer, such as the WINDOWS® operating systems from MICROSOFT CORPORATION of Redmond, Wash. The system memory 104 may also include one or more software applications such as program modules 106, scorecard application 120, and query optimization module 122. Scorecard application 120 manages business evaluation methods, computes KPIs, and provides scorecard data to reporting applications. In some embodiments, scorecard application 120 may itself generate reports based on metric data.
  • Query optimization module 122 is configured to optimize queries for retrieving data associated with the elements of a scorecard based on the data sources from which the data is retrieved. Query optimization module 122 may reduce a number of total queries based on the data sources shared by some of the elements. The queries may be further adjusted and optimized based on attributes and conditions of the data sources or even identitys of subscribers requesting the scorecard information. Query optimization module 122 may be an integrated part of scorecard application 120 or a separate application. Scorecard application 120 and query optimization module 122 may communicate between themselves and with other applications running on computing device 100 or on other devices. Furthermore, either one of scorecard application 120 and query optimization module 122 may be executed in an operating system other than operating system 105. This basic configuration is illustrated in FIG. 1 by those components within dashed line 108.
  • The computing device 100 may have additional features or functionality. For example, the computing device 100 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape. Such additional storage is illustrated in FIG. 1 by removable storage 109 and non-removable storage 110. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. System memory 104, removable storage 109 and non-removable storage 110 are all examples of computer storage media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computing device 100. Any such computer storage media may be part of device 100. Computing device 100 may also have input device(s) 112 such as keyboard, mouse, pen, voice input device, touch input device, etc. Output device(s) 114 such as a display, speakers, printer, etc. may also be included. These devices are well known in the art and need not be discussed at length here.
  • The computing device 100 may also contain communication connections 116 that allow the device to communicate with other computing devices 118, such as over a network in a distributed computing environment, for example, an intranet or the Internet. Communication connection 116 is one example of communication media. Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. The term computer readable media as used herein includes both storage media and communication media.
  • Referring to FIG. 2, a system where example embodiments may be implemented, is illustrated. System 200 may comprise any topology of servers, clients, Internet service providers, and communication media. Also, system 200 may have a static or dynamic topology. The term “client” may refer to a client application or a client device employed by a user to perform business logic operations. Scorecard service 202, database server 204, and report server 206 may also be one or more programs or a server machine executing programs associated with the server tasks. Both clients and application servers may be embodied as single device (or program) or a number of devices (programs). Similarly, data sources may include one or more data stores, input devices, and the like.
  • A business logic application may be run centrally on scorecard service 202 or in a distributed manner over several servers and/or client devices. Scorecard service 202 may include implementation of a number of information systems such as performance measures, business scorecards, and exception reporting. A number of organization-specific applications including, but not limited to, financial reporting, analysis, marketing analysis, customer service, and manufacturing planning applications may also be configured, deployed, and shared in system 200. In addition, the business logic application may also be run in one or more client devices and information exchanged over network(s) 210.
  • Data sources 212-214, 216, and 218 are examples of a number of data sources that may provide input to scorecard service 202 directly or through database server 204. Additional data sources may include SQL servers, databases, non multi-dimensional data sources such as text files or EXCEL® sheets, multi-dimensional data source such as data cubes, and the like. Database server 204 may manage the data sources, optimize queries, and the like. Elements of a scorecard built and maintained by scorecard service 202 may be associated with one or more of the data sources.
  • Users may interact with scorecard service 202 running the business logic application from client devices 222, 224, and 226 over network(s) 210. In one embodiment, additional applications that consume scorecard-based data may reside on scorecard service 202 or client devices 222, 224, and 226. Examples of such applications and their relation to the scorecard application are provided below in conjunction with FIG. 3.
  • Report server 206 may include reporting applications, such as charting applications, alerting applications, analysis applications, and the like. These applications may receive scorecard data from scorecard service 202 and provide reports directly or through scorecard service 202 to clients.
  • Network(s) 210 may include a secure network such as an enterprise network, or an unsecure network such as a wireless open network. Network(s) 210 provide communication between the nodes described above. By way of example, and not limitation, network(s) 210 may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
  • Many other configurations of computing devices, applications, data sources, data distribution and analysis systems may be employed to implement a business logic application automatically generating dashboards with scorecard metrics and subordinate reporting.
  • Now referring to FIG. 3, example scorecard architecture 300 is illustrated. Scorecard architecture 300 may comprise any topology of processing systems, storage systems, source systems, and configuration systems. Scorecard architecture 300 may also have a static or dynamic topology.
  • Scorecards are a simple method of evaluating organizational performance. The performance measures may vary from financial data such as sales growth to service information such as customer complaints. In a non-business environment, student performances and teacher assessments may be another example of performance measures that can employ scorecards for evaluating organizational performance. In the exemplary scorecard architecture 300, a core of the system is scorecard engine 308. Scorecard engine 308 may be an application that is arranged to evaluate performance metrics. Scorecard engine 308 may be loaded into a server, executed over a distributed network, executed in a client device, and the like.
  • In addition to performing scorecard calculation, scorecard engine may also provide report parameters associated with a scorecard to other applications 318. The report parameters may be determined based on a subscriber request or a user interface configuration. The user interface configuration may include a subscriber identity or a subscriber permission attribute. The report parameter may include a scorecard identifier, a scorecard view identifier, a row identifier, a column identifier, a page filter, a performance measure group identifier, or a performance measure identifier. The performance measure may be a KPI, a KPI group, or an objective. The page filter determines a period and an organizational unit for application of the scorecard calculations.
  • Data for evaluating various measures may be provided by a data source. The data source may include source systems 312, which provide data to a scorecard cube 314. Source systems 312 may include multi-dimensional databases such as an Online Analytical Processing (OLAP) database, other databases, individual files, and the like, that provide raw data for generation of scorecards. Scorecard cube 314 is a multi-dimensional database for storing data to be used in determining Key Performance Indicators (KPIs) as well as generated scorecards themselves. As discussed above, the multi-dimensional nature of scorecard cube 314 enables storage, use, and presentation of data over multiple dimensions such as compound performance indicators for different geographic areas, organizational groups, or even for different time intervals. Scorecard cube 314 has a bi-directional interaction with scorecard engine 308 providing and receiving raw data as well as generated scorecards.
  • Scorecard database 316 is arranged to operate in a similar manner to scorecard cube 314. In one embodiment, scorecard database 316 may be an external database providing redundant back-up database service. Data from scorecard cube 314, scorecard database 316, or other data sources may be provided to individual elements of a scorecard such as actuals, targets, and the like associated with individual metrics (KPIs, Objectives, and the like).
  • Scorecard builder 302 may be a separate application, a part of the performance evaluation application, and the like. Scorecard builder 302 is employed to configure various parameters of scorecard engine 308 such as scorecard elements, default values for actuals, targets, and the like. Scorecard builder 302 may include a user interface such as a web service, a Graphical User Interface (GUI), and the like.
  • Strategy map builder 304 is employed for a later stage in scorecard generation process. As explained below, scores for KPIs and parent nodes such as Objective and Perspective may be presented to a user in form of a strategy map. Strategy map builder 304 may include a user interface for selecting graphical formats, indicator elements, and other graphical parameters of the presentation.
  • Data Sources 306 may be another source for providing raw data to scorecard engine 308. Data sources may be comprised of a mix of several multi-dimensional and relational databases or other Open Database Connectivity (ODBC)—accessible data source systems (e.g. Excel, text files, etc.). Data sources 306 may also define KPI mappings and other associated data.
  • Scorecard architecture 300 may include scorecard presentation 310. This may be an application to deploy scorecards, customize views, coordinate distribution of scorecard data, and process web-specific applications associated with the performance evaluation process. For example, scorecard presentation 310 may include a web-based printing system, an email distribution system, and the like. A user interface for scorecard presentation 310 may also include an overview of available scorecards for a subscriber to select from. Scorecard presentation 310 may further include a matrix or a list presentation of the scorecard data. The scorecard presentation and one or more zones for other applications may be displayed in an integrated manner.
  • Query optimization module 320 is arranged to reduce a total number of queries and further optimize the queries for overall enhancement of the scorecard building and maintenance process. Query optimization module 320 may also be involved in caching of a portion or all of the data for a particular scorecard. Data retrieved from remote data sources may be cached for rapid and efficient building and updating of scorecards. The data may be cached as a single block for the entire scorecard, for individual elements, or for combinations of selected elements. This way, multiple scorecards may be built using the same cached data with increased efficiency.
  • Other applications 318 may include any application that receives data associated with a report parameter and consumes the data to provide a report, perform analysis, provide alerts, perform further calculations, and the like. The data associated with the report parameter includes content data and metadata. Other applications may be selected based on the report parameter, a subscriber request, or a user interface configuration. The user interface configuration may include a subscriber identity or a subscriber permission attribute. Other applications 318 may include a graphical representation application, a database application, a data analysis application, a communications application, an alerting application, or a word processing application.
  • FIG. 4 illustrates a screenshot of an example scorecard. As explained before, Key Performance Indicators (KPIs) are specific indicators of organizational performance that measure a current state in relation to meeting the targeted objectives. Decision makers may utilize these indicators to manage the organization more effectively.
  • When creating a KPI, the KPI definition may be used across several scorecards. This is useful when different scorecard managers might have a shared KPI in common. The shared use of KPI definition may ensure a standard definition is used for that KPI. Despite the shared definition, each individual scorecard may utilize a different data source and data mappings for the actual KPI.
  • Each KPI may include a number of attributes. Some of these attributes include frequency of data, unit of measure, trend type, weight, and other attributes. The frequency of data identifies how often the data is updated in the source database (cube). The frequency of data may include: Daily, Weekly, Monthly, Quarterly, and Annually.
  • The unit of measure provides an interpretation for the KPI. Some of the units of measure are: Integer, Decimal, Percent, Days, and Currency. These examples are not exhaustive, and other elements may be added without departing from the scope of the invention.
  • A trend type may be set according to whether an increasing trend is desirable or not. For example, increasing profit is a desirable trend, while increasing defect rates is not. The trend type may be used in determining the KPI status to display and in setting and interpreting the KPI banding boundary values. The trend arrows displayed in scorecard 400 indicate how the numbers are moving this period compared to last. If in this period the number is greater than last period, the trend is up regardless of the trend type. Possible trend types may include: Increasing Is Better, Decreasing Is Better, and On-Target Is Better.
  • Weight is a positive integer used to qualify the relative value of a KPI in relation to other KPIs. It is used to calculate the aggregated scorecard value. For example, if an Objective in a scorecard has two KPIs, the first KPI has a weight of 1, and the second has a weight of 3 the second KPI is essentially three times more important than the first, and this weighted relationship is part of the calculation when the KPIs' values are rolled up to derive the values of their parent Objective.
  • Other attributes may contain pointers to custom attributes that may be created for documentation purposes or used for various other aspects of the scorecard system such as creating different views in different graphical representations of the finished scorecard. Custom attributes may be created for any scorecard element and may be extended or customized by application developers or users for use in their own applications. They may be any of a number of types including text, numbers, percentages, dates, and hyperlinks.
  • One of the benefits of defining a scorecard is the ability to easily quantify and visualize performance in meeting organizational strategy. By providing a status at an overall scorecard level, and for each perspective, each objective or each KPI rollup, one may quickly identify where one might be off target. By utilizing the hierarchical scorecard definition along with KPI weightings, a status value is calculated at each level of the scorecard.
  • First column of scorecard 400 shows example elements perspective 420 “Manufacturing” with objectives 422 and 424 “Inventory” and “Assembly” (respectively) reporting to it. Second column 402 in scorecard 400 shows results for each measure from a previous measurement period. Third column 404 shows results for the same measures for the current measurement period. In one embodiment, the measurement period may include a month, a quarter, a tax year, a calendar year, and the like.
  • Fourth column 406 includes target values for specified KPIs on scorecard 400. Target values may be retrieved from a database, entered by a user, and the like. Column 408 of scorecard 400 shows status indicators.
  • Status indicators 430 convey the state of the KPI. An indicator may have a predetermined number of levels. A traffic light is one of the most commonly used indicators. It represents a KPI with three-levels of results—Good, Neutral, and Bad. Traffic light indicators may be colored red, yellow, or green. In addition, each colored indicator may have its own unique shape. A KPI may have one stoplight indicator visible at any given time. Indicators with more than three levels may appear as a bar divided into sections, or bands. Column 416 includes trend type arrows as explained above under KPI attributes. Column 418 shows another KPI attribute, frequency.
  • FIG. 5 illustrates a conceptual diagram of an example scorecard and its elements' association with multiple data sources according to embodiments. The diagram includes example scorecard 510 with hierarchically structured KPIs (512) and a set of actuals (514) and four example sets of targets (516) for each KPI. The diagram also includes representative data sources 520.
  • Scorecards can be composed of multiple metrics (KPI1−KPI5) from different data sources (520). Each metric may be composed of an actual (data values DV1−DV5) and up to N targets (data values DV6−DV25). Each target may be associated with up to two data sources depending on what the actual is to be compared against (e.g. displaying a comparison against one data value and calculating banding logic based on another). According to one scenario, one might compare the actual number of product defects to the number of product defects in the previous week, but determine a green, yellow, or red status based on the percentage of products with defects comparing this week from last.
  • An upper boundary for a query that needs to take place for each scorecard is: (1*Actual+(Number of Targets*2))*Number of elements. According to some embodiments, a list of elements (KPIs) in a scorecard is scanned at runtime and those associated with the same data sources are determined. The total number of queries is then optimized by rewriting the appropriate queries.
  • According to other embodiments, the queries may be further optimized based on an attribute or condition of a data source. For example, time-outs and other query parameters may be adjusted depending on an accessibility or retrieval speed associated with a data source. Even a time of execution for the queries may be set based on the data source(s). In another example, a scorecard may include data from a number of data sources in different countries. To accommodate server and communication channel capacity, the queries for some of those data sources may be scheduled to be executed in off-peak times.
  • Page filters for scorecards that define time, product, geography, and similar filtering of scorecard views may also be considered in rewriting the queries. In one embodiment, the queries, both multidimensional and relational, may be rewritten (and combined) based on multiple scorecards, such that data for elements of different scorecards that are associated with the same data source can be retrieved in a single process. In another embodiment, the query rewriting process may take into account a subscriber's identitys and/or permissions since those may affect access to data sources.
  • Frequency of update may be different for data associated with various elements. Hence, not all data has to be retrieved at the same interval. Accordingly, some or all of the retrieved data may be cached for the whole scorecard, for a combination of elements, or even for individual elements. When a scorecard is to be built or updated, cached data may be used reducing the retrieval process to only the portion of the data that needs to be updated based on its renewal frequency.
  • According to yet other embodiments, appropriate new timeouts may be set for combined queries to reflect the modified data retrieval or timeouts of individual queries adjusted to reflect attributes and/or conditions of data sources. For example, a timeout value for a query that is used to retrieve data for KPI2 may be set at 15 seconds. If KPI1, KPI2, and KPI3 share the same data source, the new query would retrieve data for all three KPIs. Hence, the timeout for the new query may be slightly increased to accommodate the increased data retrieval for that particular query.
  • The scorecards, metrics, and data sources discussed in FIGS. 2-5 are for illustration purposes only. Embodiments are not limited to the example scorecards, metrics, systems, and data retrieval methods for optimizing a scorecard building and maintenance process. Concerted coordination of multiple scorecards may be provided in many other ways using the principles described herein.
  • FIG. 6 illustrates a logic flow diagram for a process of optimizing scorecard building by optimizing queries. Process 600 may be implemented in a business logic application such as a scorecard application as described in FIGS. 1 and 2.
  • Process 600 begins with operation 602, where data sources associated with individual metrics (e.g. KPIs, Objectives, and the like) are determined. As mentioned previously, each metric may be associated with one or more data source that may be virtually or physically separated. Processing advances from operation 602 to optional operation 604.
  • At optional operation 604, an attribute or a condition of the data sources associated with the metrics of the scorecard(s) is determined. Access parameters for each data source may be different. Furthermore, a condition of each data source such as physical location, access time, communication channel quality, and the like, is also likely to vary among the data sources associated with the scorecard(s). Processing moves from optional operation 604 to operation 606.
  • At operation 606, one or more queries are dynamically rewritten. Rewriting the queries may involve combining multiple queries associated with the same data source into a single query, optimizing the queries based on access conditions of each data source, user identitys, and the like. The queries may be further optimized by adjusting timeouts and other query parameters. The new queries may be associated with a group of scorecard elements or with a group of scorecards. Processing proceeds from operation 606 to operation 608.
  • At operation 608, the data is retrieved from the data sources based on the rewritten queries. As mentioned previously, new timeouts may be defined for the retrieval of data based on a scope of the new queries and/or data source conditions. Moreover, the data may be retrieved such that the result set is optimized for a scorecard matrix. Processing moves from operation 608 to optional operation 610.
  • At optional operation 610, retrieved data may be cached for subsequent use in building or maintaining one or more scorecards. Some data may be updated more frequently than other data. In such cases, the less frequently updated data may be cached at element, group of elements, or scorecard levels. Caching can also occur at the data source level. For example, a target called “monthly forecast” may be associated with five KPIs that draw their values from the same data source. That data source may be cached and the results for that particular target may be returned without a query, while other values in the scorecard may require additional queries. The cached data can be used in building or updating one or more scorecards without a need to retrieve the same data repeatedly saving system resources. Processing advances from optional operation 610 to operation 612.
  • At operation 612, a scorecard is built or updated using the retrieved (or cached) data according to the predefined metric hierarchy. Other operations may follow operation 612 such as generating or presenting reports, issuing alerts, providing notifications, and the like. After operation 612, processing moves to a calling process for further actions.
  • The operations included in process 600 are for illustration purposes. Optimizing data retrieval in a scorecard application by rewriting queries may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein.
  • The above specification, examples and data provide a complete description of the manufacture and use of the composition of the embodiments. Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims and embodiments.

Claims (20)

1. A method to be executed at least in part in a computing device for optimizing data retrieval in a scorecard service, the method comprising:
determining a plurality of scorecard elements that share data sources;
determining an attribute associated with a shared data source;
generating a query to retrieve data associated with the plurality of elements, the query being optimized based the attribute associated with the shared data source.
2. The method of claim 1, further comprising retrieving the data by executing the generated query.
3. The method of claim 1, further comprising determining a condition associated with the shared data source.
4. The method of claim 3, wherein generating the query further comprises generating the query that is optimized based on the condition associated with the shared data source.
5. The method of claim 1, further comprising adjusting the generated query based on a page filter parameter.
6. The method of claim 1, wherein determining the attribute comprises determining the attribute comprising one of: a data source type and a security protocol associated with the data source.
7. The method of claim 1, further comprising:
adjusting at least one timeout associated with the generated combined query based on the attribute.
8. The method of claim 1, further comprising:
assigning at least one timeout associated with the generated query based on the attribute.
9. The method of claim 2, further comprising:
caching the retrieved data at one of: an element level, a combination of elements level, a data source level, and a scorecard level.
10. The method of claim 9, wherein caching the retrieved data comprises caching the retrieved data to update an existing scorecard.
11. The method of claim 1, wherein generating the query further comprises generating the query to provide an optimized result set for a scorecard matrix based on an attribute associated with one of the first data source and the second data source.
12. The method of claim 1, wherein determining the plurality of scorecard elements that share the data source comprises determining a first scorecard element that is associated with a data source and a second score card element that is associated with the data source.
13. The method of claim 1, wherein generating the query comprises:
receiving a first scorecard element query for the first scorecard element; receiving a second scorecard element query for the second scorecard element; and combining the first scorecard element query and the second scorecard element query into a combined query.
14. The method of claim 13, wherein generating the query comprises accommodating a third scorecard element that is associated with the shared data source.
15. A computer-readable medium having computer executable instructions for optimizing queries in a scorecard system, the instructions comprising:
determining a plurality of data sources associated with a plurality of elements of a scorecard;
determining shared data sources of the plurality of data sources, the shared data sources comprising data sources that are shared by at least one scorecard element of the plurality of element of the scorecard;
determining an attribute and a condition for each of the shared data sources;
generating at least one query to retrieve data associated with the at least one scorecard element, the query being optimized based on the shared data sources, the attribute of each shared data source, and the condition of each shared data source; and
retrieving the data by executing the generated at least one query.
16. The computer-readable medium of claim 15, wherein the instructions further comprise caching a portion of the retrieved data based on its association with one of an element, a group of elements, and the scorecard.
17. The computer-readable medium of claim 15, wherein the instructions further comprise adjusting at least one of a timeout and an execution time for the at least one query based on the condition of each data source.
18. A system for managing data retrieval from a plurality of data sources in a scorecard system, the system comprising:
a memory storage;
a processing unit coupled to the memory storage, the processing unit being configured to:
determine a data source associated with a plurality of scorecard metrics;
determine an attribute and a condition of the data source;
generate a query configured to cause a retrieval of each of the scorecard metrics together; and
optimize the query based on the attribute and the condition of the data source.
19. The system of claim 18, wherein the processing unit is further configured to adjust the generated query based on a page filter parameter.
20. The system of claim 18, wherein the processing unit is further configured to retrieve each of the scorecard metrics.
US13/404,032 2006-04-27 2012-02-24 Concerted Coordination of Multidimensional Scorecards Abandoned US20120150905A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/404,032 US20120150905A1 (en) 2006-04-27 2012-02-24 Concerted Coordination of Multidimensional Scorecards

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/412,458 US8126750B2 (en) 2006-04-27 2006-04-27 Consolidating data source queries for multidimensional scorecards
US13/404,032 US20120150905A1 (en) 2006-04-27 2012-02-24 Concerted Coordination of Multidimensional Scorecards

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/412,458 Continuation US8126750B2 (en) 2006-04-27 2006-04-27 Consolidating data source queries for multidimensional scorecards

Publications (1)

Publication Number Publication Date
US20120150905A1 true US20120150905A1 (en) 2012-06-14

Family

ID=38649002

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/412,458 Expired - Fee Related US8126750B2 (en) 2006-04-27 2006-04-27 Consolidating data source queries for multidimensional scorecards
US13/404,032 Abandoned US20120150905A1 (en) 2006-04-27 2012-02-24 Concerted Coordination of Multidimensional Scorecards

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/412,458 Expired - Fee Related US8126750B2 (en) 2006-04-27 2006-04-27 Consolidating data source queries for multidimensional scorecards

Country Status (1)

Country Link
US (2) US8126750B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080184130A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Service Architecture Based Metric Views
US8261181B2 (en) 2006-03-30 2012-09-04 Microsoft Corporation Multidimensional metrics-based annotation
US8495663B2 (en) 2007-02-02 2013-07-23 Microsoft Corporation Real time collaboration using embedded data visualizations
US9058307B2 (en) 2007-01-26 2015-06-16 Microsoft Technology Licensing, Llc Presentation generation using scorecard elements
US20150170065A1 (en) * 2013-12-13 2015-06-18 Visier Solutions, Inc. Dynamic Identification of Supported Items in an Application

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070156680A1 (en) * 2005-12-21 2007-07-05 Microsoft Corporation Disconnected authoring of business definitions
US7840896B2 (en) 2006-03-30 2010-11-23 Microsoft Corporation Definition and instantiation of metric based business logic reports
US8190992B2 (en) * 2006-04-21 2012-05-29 Microsoft Corporation Grouping and display of logically defined reports
US20080172287A1 (en) * 2007-01-17 2008-07-17 Ian Tien Automated Domain Determination in Business Logic Applications
US20090076867A1 (en) * 2007-09-14 2009-03-19 Accenture Global Services, Gmbh Balanced scorecard and reporting tool
US20100121776A1 (en) * 2008-11-07 2010-05-13 Peter Stenger Performance monitoring system
US8468371B2 (en) * 2009-12-15 2013-06-18 International Business Machines Corporation Energy management for datacenters
US10546252B2 (en) 2012-03-19 2020-01-28 International Business Machines Corporation Discovery and generation of organizational key performance indicators utilizing glossary repositories
US9183540B2 (en) * 2012-07-03 2015-11-10 Sap Se Mobile device analytics engine
US9547695B2 (en) 2013-03-13 2017-01-17 Abb Research Ltd. Industrial asset event chronology

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778364A (en) * 1996-01-02 1998-07-07 Verity, Inc. Evaluation of content of a data set using multiple and/or complex queries
US5826261A (en) * 1996-05-10 1998-10-20 Spencer; Graham System and method for querying multiple, distributed databases by selective sharing of local relative significance information for terms related to the query
US6097802A (en) * 1996-02-28 2000-08-01 Sbc Technology Resources, Inc. Advanced intelligent single telephone number routing
US6490589B1 (en) * 1998-12-30 2002-12-03 Microsoft Corporation System and method for rewriting queries
US20040073549A1 (en) * 2001-02-22 2004-04-15 Itzhak Turkel Query resolution system
US20040225955A1 (en) * 2003-05-08 2004-11-11 The Boeing Company Intelligent information dashboard system and method
US6976086B2 (en) * 2001-06-18 2005-12-13 Siemens Business Services, Llc Systems and methods to facilitate a distribution of information via a dynamically loadable component
US20060053103A1 (en) * 2001-01-12 2006-03-09 Microsoft Corporation Database aggregation query result estimator
US20060085444A1 (en) * 2004-10-19 2006-04-20 Microsoft Corporation Query consolidation for retrieving data from an OLAP cube
US20060085445A1 (en) * 2004-10-19 2006-04-20 Microsoft Corporation Query consolidation for structured reports
US20060212429A1 (en) * 2005-03-17 2006-09-21 Microsoft Corporation Answering top-K selection queries in a relational engine
US7200595B2 (en) * 2004-03-29 2007-04-03 Microsoft Corporation Systems and methods for fine grained access control of data stored in relational databases
US20070112727A1 (en) * 2003-07-04 2007-05-17 Jardine Lewis F Method for querying collated data sets
US20070112607A1 (en) * 2005-11-16 2007-05-17 Microsoft Corporation Score-based alerting in business logic
US7340448B2 (en) * 2003-11-13 2008-03-04 International Business Machines Corporation Method, apparatus, and computer program product for implementing enhanced query governor functions
US7383247B2 (en) * 2005-08-29 2008-06-03 International Business Machines Corporation Query routing of federated information systems for fast response time, load balance, availability, and reliability
US7546549B2 (en) * 2005-11-15 2009-06-09 Microsoft Corporation Constrained creation of data hierarchies
US7716592B2 (en) * 2006-03-30 2010-05-11 Microsoft Corporation Automated generation of dashboards for scorecard metrics and subordinate reporting
US7840896B2 (en) * 2006-03-30 2010-11-23 Microsoft Corporation Definition and instantiation of metric based business logic reports

Family Cites Families (250)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US623031A (en) * 1899-04-11 oldham
DE3781892T2 (en) * 1987-07-08 1993-04-08 Ibm DATA PROCESSING SYSTEM FOR AUTOMATICALLY CHANGING DATA FORMATS.
US5404295A (en) 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5233552A (en) 1991-11-26 1993-08-03 Brittan John L Grade averaging calculator
US5779566A (en) 1993-05-04 1998-07-14 Wilens; Peter S. Handheld golf reporting and statistical analysis apparatus and method
US5806079A (en) * 1993-11-19 1998-09-08 Smartpatents, Inc. System, method, and computer program product for using intelligent notes to organize, link, and manipulate disparate data objects
EP0697662B1 (en) * 1994-08-15 2001-05-30 International Business Machines Corporation Method and system for advanced role-based access control in distributed and centralized computer systems
US5764890A (en) * 1994-12-13 1998-06-09 Microsoft Corporation Method and system for adding a secure network server to an existing computer network
EP1643340B1 (en) 1995-02-13 2013-08-14 Intertrust Technologies Corp. Secure transaction management
US5758351A (en) * 1995-03-01 1998-05-26 Sterling Software, Inc. System and method for the creation and use of surrogate information system objects
US5615347A (en) 1995-05-05 1997-03-25 Apple Computer, Inc. Method and apparatus for linking images of sliders on a computer display
US5675782A (en) * 1995-06-06 1997-10-07 Microsoft Corporation Controlling access to objects on multiple operating systems
US5941947A (en) * 1995-08-18 1999-08-24 Microsoft Corporation System and method for controlling access to data entities in a computer network
US6393406B1 (en) * 1995-10-03 2002-05-21 Value Mines, Inc. Method of and system for valving elements of a business enterprise
US5983220A (en) 1995-11-15 1999-11-09 Bizrate.Com Supporting intuitive decision in complex multi-attributive domains using fuzzy, hierarchical expert models
US5838313A (en) 1995-11-20 1998-11-17 Siemens Corporate Research, Inc. Multimedia-based reporting system with recording and playback of dynamic annotation
US7216116B1 (en) 1996-05-06 2007-05-08 Spotfire Ab Data analysis system with automated query and visualization environment setup
US5819225A (en) * 1996-05-30 1998-10-06 International Business Machines Corporation Display indications of speech processing states in speech recognition system
US6480194B1 (en) * 1996-11-12 2002-11-12 Silicon Graphics, Inc. Computer-related method, system, and program product for controlling data visualization in external dimension(s)
US5877758A (en) 1996-11-22 1999-03-02 Microsoft Corporation System and method for using a slider control for controlling parameters of a display item
US6023714A (en) * 1997-04-24 2000-02-08 Microsoft Corporation Method and system for dynamically adapting the layout of a document to an output device
US6115705A (en) * 1997-05-19 2000-09-05 Microsoft Corporation Relational database system and method for query processing using early aggregation
US5999924A (en) * 1997-07-25 1999-12-07 Amazon.Com, Inc. Method and apparatus for producing sequenced queries
US5943666A (en) * 1997-09-15 1999-08-24 International Business Machines Corporation Method and apparatus for optimizing queries across heterogeneous databases
US6061692A (en) * 1997-11-04 2000-05-09 Microsoft Corporation System and method for administering a meta database as an integral component of an information server
US6182022B1 (en) * 1998-01-26 2001-01-30 Hewlett-Packard Company Automated adaptive baselining and thresholding method and system
US6901426B1 (en) * 1998-05-08 2005-05-31 E-Talk Corporation System and method for providing access privileges for users in a performance evaluation system
US6604084B1 (en) 1998-05-08 2003-08-05 E-Talk Corporation System and method for generating an evaluation in a performance evaluation system
US6728724B1 (en) * 1998-05-18 2004-04-27 Microsoft Corporation Method for comparative visual rendering of data
US6216066B1 (en) * 1998-07-01 2001-04-10 General Electric Company System and method for generating alerts through multi-variate data assessment
US6226635B1 (en) * 1998-08-14 2001-05-01 Microsoft Corporation Layered query management
US6341277B1 (en) * 1998-11-17 2002-01-22 International Business Machines Corporation System and method for performance complex heterogeneous database queries using a single SQL expression
US6529215B2 (en) * 1998-12-31 2003-03-04 Fuji Xerox Co., Ltd. Method and apparatus for annotating widgets
US6522342B1 (en) 1999-01-27 2003-02-18 Hughes Electronics Corporation Graphical tuning bar for a multi-program data stream
EP1159688A2 (en) * 1999-03-05 2001-12-05 Canon Kabushiki Kaisha Database annotation and retrieval
US6687878B1 (en) * 1999-03-15 2004-02-03 Real Time Image Ltd. Synchronizing/updating local client notes with annotations previously made by other clients in a notes database
US6466935B1 (en) 1999-06-04 2002-10-15 International Business Machines Corporation Applying relational database technology to process control in manufacturing processes
US6850891B1 (en) * 1999-07-23 2005-02-01 Ernest H. Forman Method and system of converting data and judgements to values or priorities
US7065784B2 (en) * 1999-07-26 2006-06-20 Microsoft Corporation Systems and methods for integrating access control with a namespace
US6601233B1 (en) 1999-07-30 2003-07-29 Accenture Llp Business components framework
US6898603B1 (en) * 1999-10-15 2005-05-24 Microsoft Corporation Multi-dimensional data structure caching
US6519603B1 (en) * 1999-10-28 2003-02-11 International Business Machine Corporation Method and system for organizing an annotation structure and for querying data and annotations
US6677963B1 (en) * 1999-11-16 2004-01-13 Verizon Laboratories Inc. Computer-executable method for improving understanding of business data by interactive rule manipulation
US6868087B1 (en) 1999-12-07 2005-03-15 Texas Instruments Incorporated Request queue manager in transfer controller with hub and ports
US7181417B1 (en) * 2000-01-21 2007-02-20 Microstrategy, Inc. System and method for revenue generation in an automatic, real-time delivery of personalized informational and transactional data
US6834122B2 (en) * 2000-01-22 2004-12-21 Kairos Scientific, Inc. Visualization and processing of multidimensional data using prefiltering and sorting criteria
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
CA2374578C (en) 2000-03-17 2016-01-12 Siemens Aktiengesellschaft Plant maintenance technology architecture
US6867764B2 (en) 2000-03-22 2005-03-15 Sony Corporation Data entry user interface
US6687735B1 (en) 2000-05-30 2004-02-03 Tranceive Technologies, Inc. Method and apparatus for balancing distributed applications
US20020038217A1 (en) * 2000-04-07 2002-03-28 Alan Young System and method for integrated data analysis and management
US6477271B1 (en) 2000-04-07 2002-11-05 Avid Technology, Inc. Secondary color modification of a digital image
US6563514B1 (en) 2000-04-13 2003-05-13 Extensio Software, Inc. System and method for providing contextual and dynamic information retrieval
AU2001257077A1 (en) * 2000-04-17 2001-10-30 Brio Technology, Inc. Analytical server including metrics engine
US6578004B1 (en) 2000-04-27 2003-06-10 Prosight, Ltd. Method and apparatus for facilitating management of information technology investment
US6853375B2 (en) 2000-05-10 2005-02-08 Cognos Incorporated Method for preemptive screen rendering
US6804657B1 (en) 2000-05-11 2004-10-12 Oracle International Corp. Methods and systems for global sales forecasting
CA2407649A1 (en) 2000-05-17 2001-11-22 The Canadian Institute Of Chartered Accountants Continuously updated data processing system and method for measuring and reporting on value creation performance
US6516324B1 (en) * 2000-06-01 2003-02-04 Ge Medical Technology Services, Inc. Web-based report functionality and layout for diagnostic imaging decision support
US20010051835A1 (en) 2000-06-05 2001-12-13 Cline Dean R. Method and apparatus for providing golf score tabulating services to a plurality of golfers
US20020029273A1 (en) * 2000-06-05 2002-03-07 Mark Haroldson System and method for calculating concurrent network connections
WO2002003225A2 (en) 2000-06-15 2002-01-10 Xis Incorporated Method and system for product lifecycle management
US6854091B1 (en) 2000-07-28 2005-02-08 Nortel Networks Limited Method of displaying nodes and links
US7747572B2 (en) 2000-07-28 2010-06-29 Waypoint Global Ii, Inc. Method and system for supply chain product and process development collaboration
US7117161B2 (en) * 2000-08-21 2006-10-03 Bruce Elisa M Decision dynamics
US7043524B2 (en) 2000-11-06 2006-05-09 Omnishift Technologies, Inc. Network caching system for streamed applications
US6785675B1 (en) * 2000-11-13 2004-08-31 Convey Development, Inc. Aggregation of resource requests from multiple individual requestors
US6665577B2 (en) 2000-12-20 2003-12-16 My Virtual Model Inc. System, method and article of manufacture for automated fit and size predictions
WO2002056207A1 (en) 2001-01-09 2002-07-18 Best Buy Concepts, Inc. Retail price and promotion modeling system and method
US6633889B2 (en) * 2001-01-17 2003-10-14 International Business Machines Corporation Mapping persistent data in multiple data sources into a single object-oriented component
US6493801B2 (en) 2001-01-26 2002-12-10 Compaq Computer Corporation Adaptive dirty-block purging
US20020147803A1 (en) 2001-01-31 2002-10-10 Dodd Timothy David Method and system for calculating risk in association with a security audit of a computer network
US6643635B2 (en) 2001-03-15 2003-11-04 Sagemetrics Corporation Methods for dynamically accessing, processing, and presenting data acquired from disparate data sources
US6782421B1 (en) 2001-03-21 2004-08-24 Bellsouth Intellectual Property Corporation System and method for evaluating the performance of a computer application
US20030055731A1 (en) 2001-03-23 2003-03-20 Restaurant Services Inc. System, method and computer program product for tracking performance of suppliers in a supply chain management framework
US20030069824A1 (en) 2001-03-23 2003-04-10 Restaurant Services, Inc. ("RSI") System, method and computer program product for bid proposal processing using a graphical user interface in a supply chain management framework
US20040030741A1 (en) * 2001-04-02 2004-02-12 Wolton Richard Ernest Method and apparatus for search, visual navigation, analysis and retrieval of information from networks with remote notification and content delivery
US6978266B2 (en) * 2001-05-07 2005-12-20 Microsoft Corporation Determining a rating for a collection of documents
US6606627B1 (en) * 2001-05-08 2003-08-12 Oracle Corporation Techniques for managing resources for multiple exclusive groups
US20020198985A1 (en) 2001-05-09 2002-12-26 Noam Fraenkel Post-deployment monitoring and analysis of server performance
US6564091B2 (en) 2001-05-22 2003-05-13 Biotronik Mess-Und Therapiegerate Gmbh & Co. Ingenieurburo Berlin Method and memory means for storing cardiac rhythm information
US20020178119A1 (en) * 2001-05-24 2002-11-28 International Business Machines Corporation Method and system for a role-based access control model with active roles
US20020184061A1 (en) 2001-06-01 2002-12-05 Digate Thomas A. Method and system for managing executive information
US20020184043A1 (en) 2001-06-04 2002-12-05 Egidio Lavorgna Systems and methods for managing business metrics
US20030046448A1 (en) 2001-06-06 2003-03-06 Claudius Fischer Application programming interface layer for a device
US8036939B2 (en) 2001-06-08 2011-10-11 Servigistics, Inc. Reporting in a supply chain
US20030014488A1 (en) 2001-06-13 2003-01-16 Siddhartha Dalal System and method for enabling multimedia conferencing services on a real-time communications platform
US6859798B1 (en) * 2001-06-20 2005-02-22 Microstrategy, Inc. Intelligence server system
US7027051B2 (en) * 2001-06-29 2006-04-11 International Business Machines Corporation Graphical user interface for visualization of sampled data compared to entitled or reference levels
US7584425B2 (en) * 2001-07-31 2009-09-01 Verizon Business Global Llc Systems and methods for generating reports
US20030061132A1 (en) 2001-09-26 2003-03-27 Yu, Mason K. System and method for categorizing, aggregating and analyzing payment transactions data
US7308410B2 (en) 2001-09-28 2007-12-11 Oracle International Corporation Method and system for instantiating entitlements into contracts
US20040068429A1 (en) * 2001-10-02 2004-04-08 Macdonald Ian D Strategic organization plan development and information present system and method
US20030065604A1 (en) 2001-10-03 2003-04-03 Joseph Gatto Methods and systems for measuring performance of a security analyst
US7636680B2 (en) 2001-10-03 2009-12-22 Starmine Corporation Methods and systems for measuring performance of a security analyst
US20030069773A1 (en) * 2001-10-05 2003-04-10 Hladik William J. Performance reporting
US20030078830A1 (en) 2001-10-22 2003-04-24 Wagner Todd R. Real-time collaboration and workflow management for a marketing campaign
US7359865B1 (en) 2001-11-05 2008-04-15 I2 Technologies Us, Inc. Generating a risk assessment regarding a software implementation project
US6874126B1 (en) * 2001-11-30 2005-03-29 View Space Technologies Method and apparatus for controlling content display by the cursor motion
US7937281B2 (en) 2001-12-07 2011-05-03 Accenture Global Services Limited Accelerated process improvement framework
US7302431B1 (en) 2001-12-21 2007-11-27 The Procter & Gamble Company Configurable architecture for managing corporate and industry knowledgebases
AUPS017302A0 (en) 2002-01-25 2002-02-14 Tritronics (Australia) Pty Ltd Performance monitoring system and method
US7015911B2 (en) * 2002-03-29 2006-03-21 Sas Institute Inc. Computer-implemented system and method for report generation
US6900808B2 (en) * 2002-03-29 2005-05-31 Sas Institute Inc. Graphical data display system and method
US7660731B2 (en) 2002-04-06 2010-02-09 International Business Machines Corporation Method and apparatus for technology resource management
US20030195878A1 (en) * 2002-04-10 2003-10-16 Ralf Neumann Comparison of source files
US6839719B2 (en) * 2002-05-14 2005-01-04 Time Industrial, Inc. Systems and methods for representing and editing multi-dimensional data
US7546246B1 (en) 2002-06-25 2009-06-09 At&T Intellectual Property I, L.P. Methods and systems for change initiative management
US7222308B2 (en) 2002-07-31 2007-05-22 Sap Aktiengesellschaft Slider bar scaling in a graphical user interface
US8631142B2 (en) * 2002-08-07 2014-01-14 International Business Machines Corporation Inserting targeted content into a portlet content stream
CA2400590A1 (en) 2002-08-29 2004-02-29 Ibm Canada Limited-Ibm Canada Limitee Method and apparatus for converting legacy programming language data structures to schema definitions
US20040066782A1 (en) 2002-09-23 2004-04-08 Nassar Ayman Esam System, method and apparatus for sharing and optimizing packet services nodes
US6975963B2 (en) 2002-09-30 2005-12-13 Mcdata Corporation Method and system for storing and reporting network performance metrics using histograms
JP2006508427A (en) 2002-10-07 2006-03-09 ガートナー インコーポレイテッド Method and system for assessing business performance
CA2412747A1 (en) * 2002-11-26 2004-05-26 Cognos Incorporated System and method for monitoring business performance
WO2004057503A2 (en) 2002-12-20 2004-07-08 Accenture Global Services Gmbh Quantification of operational risks
US20040122693A1 (en) 2002-12-23 2004-06-24 Michael Hatscher Community builder
US20040135826A1 (en) 2003-01-14 2004-07-15 Craig Pickering Method for defining a range of objects
US7752301B1 (en) * 2003-01-23 2010-07-06 Gomez Acquisition Corporation System and interface for monitoring information technology assets
US7275024B2 (en) 2003-03-12 2007-09-25 Microsoft Corporation Automatic generation of a dimensional model for business analytics from an object model for online transaction processing
US7313561B2 (en) 2003-03-12 2007-12-25 Microsoft Corporation Model definition schema
US7546226B1 (en) 2003-03-12 2009-06-09 Microsoft Corporation Architecture for automating analytical view of business applications
US7634478B2 (en) 2003-12-02 2009-12-15 Microsoft Corporation Metadata driven intelligent data navigation
US20040254806A1 (en) 2003-03-14 2004-12-16 Sven Schwerin-Wenzel Aligned execution
US20040249657A1 (en) 2003-03-14 2004-12-09 Nir Kol Synergy realization
US7568217B1 (en) * 2003-03-20 2009-07-28 Cisco Technology, Inc. Method and apparatus for using a role based access control system on a network
US7685010B2 (en) 2003-04-04 2010-03-23 Netsuite, Inc. Concise communication of real-time business information in an enterprise network
US7895191B2 (en) * 2003-04-09 2011-02-22 International Business Machines Corporation Improving performance of database queries
US20050004781A1 (en) 2003-04-21 2005-01-06 National Gypsum Properties, Llc System and method for plant management
US7496857B2 (en) 2003-04-25 2009-02-24 Yahoo! Inc. Systems and methods for relating events to a date or date range selection
US20040260717A1 (en) 2003-06-20 2004-12-23 International Business Machines Corporation Universal annotation server and interface
US8321470B2 (en) 2003-06-20 2012-11-27 International Business Machines Corporation Heterogeneous multi-level extendable indexing for general purpose annotation systems
US7315857B2 (en) 2004-05-13 2008-01-01 International Business Machines Corporation Method and system for propagating annotations using pattern matching
EP1639534A2 (en) 2003-06-20 2006-03-29 Gaiasoft Limited System for facilitating management and organisational development processes
US7249120B2 (en) * 2003-06-27 2007-07-24 Microsoft Corporation Method and apparatus for selecting candidate statistics to estimate the selectivity value of the conditional selectivity expression in optimize queries based on a set of predicates that each reference a set of relational database tables
US7640506B2 (en) 2003-06-27 2009-12-29 Microsoft Corporation Method and apparatus for viewing and managing collaboration data from within the context of a shared document
US7685207B1 (en) 2003-07-25 2010-03-23 The United States Of America As Represented By The Secretary Of The Navy Adaptive web-based asset control system
US7454393B2 (en) * 2003-08-06 2008-11-18 Microsoft Corporation Cost-benefit approach to automatically composing answers to questions by extracting information from large unstructured corpora
US7725947B2 (en) 2003-08-06 2010-05-25 Sap Ag Methods and systems for providing benchmark information under controlled access
US7617177B2 (en) 2003-08-06 2009-11-10 Sap Ag Methods and systems for providing benchmark information under controlled access
US7302444B1 (en) 2003-08-15 2007-11-27 Microsoft Corporation System for designating grid-based database reports
US7158628B2 (en) 2003-08-20 2007-01-02 Knowlagent, Inc. Method and system for selecting a preferred contact center agent based on agent proficiency and performance and contact center state
US20050060048A1 (en) * 2003-09-12 2005-03-17 Abb Research Ltd. Object-oriented system for monitoring from the work-station to the boardroom
US7529728B2 (en) * 2003-09-23 2009-05-05 Salesforce.Com, Inc. Query optimization in a multi-tenant database system
US7386791B2 (en) * 2003-09-24 2008-06-10 Format Dynamics, Llc Method and systems for creating a digital document altered in response to at least one event
US20050071737A1 (en) * 2003-09-30 2005-03-31 Cognos Incorporated Business performance presentation user interface and method for presenting business performance
US20050262451A1 (en) 2003-10-09 2005-11-24 Jesse Remignanti Graphical user interface for changing parameters
US7870152B2 (en) * 2003-10-22 2011-01-11 International Business Machines Corporation Attaching and displaying annotations to changing data views
US20050091093A1 (en) * 2003-10-24 2005-04-28 Inernational Business Machines Corporation End-to-end business process solution creation
US8725844B2 (en) 2003-11-05 2014-05-13 Hewlett-Packard Development Company, L.P. Method and system for adjusting the relative value of system configuration recommendations
US7206789B2 (en) * 2003-11-13 2007-04-17 St. Jude Children's Research Hospital, Inc. System and method for defining and collecting data in an information management system having a shared database
US20050114241A1 (en) * 2003-11-20 2005-05-26 Hirsch Martin J. Employee stock plan administration systems and methods
WO2005060406A2 (en) 2003-12-04 2005-07-07 United States Postal Service Systems and methods for assessing and tracking operational and functional performance
US20060026179A1 (en) 2003-12-08 2006-02-02 Brown Douglas P Workload group trend analysis in a database system
US20050144022A1 (en) 2003-12-29 2005-06-30 Evans Lori M. Web-based system, method, apparatus and software to manage performance securely across an extended enterprise and between entities
US20050154769A1 (en) 2004-01-13 2005-07-14 Llumen, Inc. Systems and methods for benchmarking business performance data against aggregated business performance data
US6981725B2 (en) 2004-01-29 2006-01-03 E. J. Brooks Company Pull seal with bi-directional locking arrangement
US7092707B2 (en) 2004-02-13 2006-08-15 Telcordia Technologies, Inc. Service impact analysis and alert handling in telecommunications systems
US20080288889A1 (en) 2004-02-20 2008-11-20 Herbert Dennis Hunt Data visualization application
US7433876B2 (en) * 2004-02-23 2008-10-07 Radar Networks, Inc. Semantic web portal and platform
US7899725B2 (en) 2004-03-02 2011-03-01 Accenture Global Services Limited Enhanced business reporting methodology
US7349877B2 (en) 2004-03-02 2008-03-25 Accenture Global Services Gmbh Total return to shareholder analytics
US7398240B2 (en) 2004-03-02 2008-07-08 Accenture Global Services Gmbh Future valve analytics
US20050209945A1 (en) 2004-03-02 2005-09-22 Ballow John J Mapping total return to shareholder
US7778910B2 (en) 2004-03-02 2010-08-17 Accenture Global Services Gmbh Future value drivers
US20050197946A1 (en) 2004-03-05 2005-09-08 Chris Williams Product data file for online marketplace sales channels
US20060004555A1 (en) * 2004-03-05 2006-01-05 Jones Anthony K Well-managed virtual hospital
US7302421B2 (en) 2004-03-17 2007-11-27 Theoris Software, Llc System and method for transforming and using content in other systems
US7822662B2 (en) 2004-03-29 2010-10-26 Microsoft Corporation Key performance indicator system and method
US7079010B2 (en) 2004-04-07 2006-07-18 Jerry Champlin System and method for monitoring processes of an information technology system
US7694270B2 (en) 2004-04-23 2010-04-06 Bank Of America Corporation Systems and methods for facilitating and managing business projects
US7707490B2 (en) 2004-06-23 2010-04-27 Microsoft Corporation Systems and methods for flexible report designs including table, matrix and hybrid designs
US7702779B1 (en) 2004-06-30 2010-04-20 Symantec Operating Corporation System and method for metering of application services in utility computing environments
US7587755B2 (en) 2004-07-02 2009-09-08 Citrix Systems, Inc. System and method for executing interactive applications with minimal privileges
US7716253B2 (en) 2004-07-09 2010-05-11 Microsoft Corporation Centralized KPI framework systems and methods
US7716278B2 (en) 2004-07-19 2010-05-11 Sap Ag Context and action-based application design
US20060020531A1 (en) 2004-07-21 2006-01-26 Veeneman David C Risk return presentation method
US20060036455A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method and apparatus for dynamically reconfiguring views for business information monitors
US20060036595A1 (en) 2004-08-12 2006-02-16 International Business Machines Corporation Role-based dynamically customizable dashboards
US7559023B2 (en) 2004-08-27 2009-07-07 Microsoft Corporation Systems and methods for declaratively controlling the visual state of items in a report
US20060047419A1 (en) 2004-09-02 2006-03-02 Diendorf John R Telematic method and apparatus for managing shipping logistics
US20060074789A1 (en) 2004-10-02 2006-04-06 Thomas Capotosto Closed loop view of asset management information
US7870014B2 (en) 2004-10-08 2011-01-11 Accenture Global Services Gmbh Performance management system
US7667582B1 (en) 2004-10-14 2010-02-23 Sun Microsystems, Inc. Tool for creating charts
EP1825364A2 (en) * 2004-10-14 2007-08-29 Computer Aid Inc. System and method for process automation and enforcement
US20060089868A1 (en) 2004-10-27 2006-04-27 Gordy Griller System, method and computer program product for analyzing and packaging information related to an organization
US7590972B2 (en) 2004-10-28 2009-09-15 Cogency Software, Inc. Role-oriented development environment
WO2006052620A2 (en) 2004-11-03 2006-05-18 Siemens Medical Solutions Usa, Inc. A system and user interface for creating and presenting forms
US7509353B2 (en) * 2004-11-16 2009-03-24 Microsoft Corporation Methods and systems for exchanging and rendering forms
US20060111921A1 (en) 2004-11-23 2006-05-25 Hung-Yang Chang Method and apparatus of on demand business activity management using business performance management loops
JP4247908B2 (en) 2004-12-15 2009-04-02 株式会社カシオ日立モバイルコミュニケーションズ Portable terminal device and data collection method
US7440978B2 (en) 2005-01-14 2008-10-21 Microsoft Corporation Method and system for synchronizing multiple user revisions, updating other strategy maps in the databases that are associated with the balanced scorecard
US20060161471A1 (en) 2005-01-19 2006-07-20 Microsoft Corporation System and method for multi-dimensional average-weighted banding status and scoring
US7617187B2 (en) * 2005-02-03 2009-11-10 Microsoft Corporation Dataset search using reduced collation set
US20060230234A1 (en) 2005-03-30 2006-10-12 Sap Ag. Browser cache management
US8019554B2 (en) 2005-03-30 2011-09-13 Ethicon, Inc. Predictive indicator model
US8434026B2 (en) 2005-05-09 2013-04-30 International Business Machines Corporation System and method for time dimension management for a data analyzing
US20060259338A1 (en) 2005-05-12 2006-11-16 Time Wise Solutions, Llc System and method to improve operational status indication and performance based outcomes
US20060265377A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US7698349B2 (en) 2005-05-25 2010-04-13 Microsoft Corporation Dimension member sliding in online analytical processing
US7716479B2 (en) 2005-06-03 2010-05-11 Microsoft Corporation Dynamically resolving recipients to retrieve public keys during send/receive
US9235560B2 (en) 2005-06-09 2016-01-12 International Business Machines Corporation General purpose annotation service for portal-based applications
US20080005064A1 (en) 2005-06-28 2008-01-03 Yahoo! Inc. Apparatus and method for content annotation and conditional annotation retrieval in a search context
US7752094B2 (en) 2005-07-19 2010-07-06 Accenture Global Services Gmbh Tax scorecard reporting system
US20070021992A1 (en) * 2005-07-19 2007-01-25 Srinivas Konakalla Method and system for generating a business intelligence system based on individual life cycles within a business process
WO2007016670A2 (en) * 2005-08-02 2007-02-08 Coates Frank J Monitoring, alerting and confirming resolution of critical business and regulatory metric
US8924869B2 (en) * 2005-08-12 2014-12-30 Barry Fellman Service for generation of customizable display widgets
US20070050237A1 (en) 2005-08-30 2007-03-01 Microsoft Corporation Visual designer for multi-dimensional business logic
US7779347B2 (en) 2005-09-02 2010-08-17 Fourteen40, Inc. Systems and methods for collaboratively annotating electronic documents
US20070055688A1 (en) * 2005-09-08 2007-03-08 International Business Machines Corporation Automatic report generation
US20070067381A1 (en) 2005-09-19 2007-03-22 The Sco Group, Inc. Systems and methods for providing distributed applications and services for intelligent mobile devices
US7730123B1 (en) 2005-12-20 2010-06-01 At&T Intellectual Property Ii, Lp Software application implemented using services from a services repository generated using a target services roadmap
US7630965B1 (en) 2005-12-20 2009-12-08 At&T Intellectual Property Ii, L.P. Wizard for use generating a services repository using a target services roadmap
US20070143174A1 (en) 2005-12-21 2007-06-21 Microsoft Corporation Repeated inheritance of heterogeneous business metrics
US20070156680A1 (en) 2005-12-21 2007-07-05 Microsoft Corporation Disconnected authoring of business definitions
US20070143175A1 (en) 2005-12-21 2007-06-21 Microsoft Corporation Centralized model for coordinating update of multiple reports
US20070143161A1 (en) 2005-12-21 2007-06-21 Microsoft Corporation Application independent rendering of scorecard metrics
US7730023B2 (en) 2005-12-22 2010-06-01 Business Objects Sotware Ltd. Apparatus and method for strategy map validation and visualization
US20070168323A1 (en) * 2006-01-03 2007-07-19 Microsoft Corporation Query aggregation
US8261181B2 (en) 2006-03-30 2012-09-04 Microsoft Corporation Multidimensional metrics-based annotation
US7831464B1 (en) 2006-04-06 2010-11-09 ClearPoint Metrics, Inc. Method and system for dynamically representing distributed information
CA2542524A1 (en) 2006-04-07 2007-10-07 Cognos Incorporated Report management system
US8190992B2 (en) 2006-04-21 2012-05-29 Microsoft Corporation Grouping and display of logically defined reports
US20070255681A1 (en) 2006-04-27 2007-11-01 Microsoft Corporation Automated determination of relevant slice in multidimensional data sources
US7716571B2 (en) 2006-04-27 2010-05-11 Microsoft Corporation Multidimensional scorecard header definition
US20070282673A1 (en) 2006-04-28 2007-12-06 Lehman Brothers Inc. Method and system for implementing portal
TW200743000A (en) * 2006-05-11 2007-11-16 Ming-Ta Hsu Report retrieval and presentation methods and systems
US7496852B2 (en) * 2006-05-16 2009-02-24 International Business Machines Corporation Graphically manipulating a database
US20080059441A1 (en) * 2006-08-30 2008-03-06 Lockheed Martin Corporation System and method for enterprise-wide dashboard reporting
US10242117B2 (en) 2006-09-15 2019-03-26 Ent. Services Development Corporation Lp Asset data collection, presentation, and management
US20080086359A1 (en) 2006-10-04 2008-04-10 Holton Peter R Sales opportunity explorer
US8612280B2 (en) 2006-11-07 2013-12-17 Xerox Corporation Selection of performance indicators for workflow monitoring
US20080115103A1 (en) 2006-11-13 2008-05-15 Microsoft Corporation Key performance indicators using collaboration lists
US7548912B2 (en) * 2006-11-13 2009-06-16 Microsoft Corporation Simplified search interface for querying a relational database
US20080140623A1 (en) 2006-12-11 2008-06-12 Microsoft Corporation Recursive reporting via a spreadsheet
US8732603B2 (en) 2006-12-11 2014-05-20 Microsoft Corporation Visual designer for non-linear domain logic
US9361622B2 (en) 2006-12-28 2016-06-07 Oracle International Corporation Multi-dimensioned data hierarchies
US8843883B2 (en) 2007-01-03 2014-09-23 International Business Machines Corporation System and method for model-driven dashboard for business performance management
CA2578390A1 (en) 2007-01-12 2008-07-12 Truecontext Corporation Method and system for managing mobile applications
US20080172287A1 (en) 2007-01-17 2008-07-17 Ian Tien Automated Domain Determination in Business Logic Applications
US20080172348A1 (en) 2007-01-17 2008-07-17 Microsoft Corporation Statistical Determination of Multi-Dimensional Targets
US20080172414A1 (en) 2007-01-17 2008-07-17 Microsoft Corporation Business Objects as a Service
US20080172629A1 (en) 2007-01-17 2008-07-17 Microsoft Corporation Geometric Performance Metric Data Rendering
US9058307B2 (en) 2007-01-26 2015-06-16 Microsoft Technology Licensing, Llc Presentation generation using scorecard elements
US8321805B2 (en) 2007-01-30 2012-11-27 Microsoft Corporation Service architecture based metric views
US20080183564A1 (en) 2007-01-30 2008-07-31 Microsoft Corporation Untethered Interaction With Aggregated Metrics
US8495663B2 (en) 2007-02-02 2013-07-23 Microsoft Corporation Real time collaboration using embedded data visualizations
US20080189632A1 (en) 2007-02-02 2008-08-07 Microsoft Corporation Severity Assessment For Performance Metrics Using Quantitative Model
US7792774B2 (en) 2007-02-26 2010-09-07 International Business Machines Corporation System and method for deriving a hierarchical event based database optimized for analysis of chaotic events
US7788280B2 (en) 2007-11-15 2010-08-31 International Business Machines Corporation Method for visualisation of status data in an electronic system

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778364A (en) * 1996-01-02 1998-07-07 Verity, Inc. Evaluation of content of a data set using multiple and/or complex queries
US6097802A (en) * 1996-02-28 2000-08-01 Sbc Technology Resources, Inc. Advanced intelligent single telephone number routing
US5826261A (en) * 1996-05-10 1998-10-20 Spencer; Graham System and method for querying multiple, distributed databases by selective sharing of local relative significance information for terms related to the query
US6490589B1 (en) * 1998-12-30 2002-12-03 Microsoft Corporation System and method for rewriting queries
US20060053103A1 (en) * 2001-01-12 2006-03-09 Microsoft Corporation Database aggregation query result estimator
US20040073549A1 (en) * 2001-02-22 2004-04-15 Itzhak Turkel Query resolution system
US6976086B2 (en) * 2001-06-18 2005-12-13 Siemens Business Services, Llc Systems and methods to facilitate a distribution of information via a dynamically loadable component
US20040225955A1 (en) * 2003-05-08 2004-11-11 The Boeing Company Intelligent information dashboard system and method
US20070112727A1 (en) * 2003-07-04 2007-05-17 Jardine Lewis F Method for querying collated data sets
US7340448B2 (en) * 2003-11-13 2008-03-04 International Business Machines Corporation Method, apparatus, and computer program product for implementing enhanced query governor functions
US7200595B2 (en) * 2004-03-29 2007-04-03 Microsoft Corporation Systems and methods for fine grained access control of data stored in relational databases
US20060085444A1 (en) * 2004-10-19 2006-04-20 Microsoft Corporation Query consolidation for retrieving data from an OLAP cube
US20060085445A1 (en) * 2004-10-19 2006-04-20 Microsoft Corporation Query consolidation for structured reports
US8095499B2 (en) * 2004-10-19 2012-01-10 Microsoft Corporation Query consolidation for structured reports
US20060212429A1 (en) * 2005-03-17 2006-09-21 Microsoft Corporation Answering top-K selection queries in a relational engine
US7383247B2 (en) * 2005-08-29 2008-06-03 International Business Machines Corporation Query routing of federated information systems for fast response time, load balance, availability, and reliability
US7546549B2 (en) * 2005-11-15 2009-06-09 Microsoft Corporation Constrained creation of data hierarchies
US20070112607A1 (en) * 2005-11-16 2007-05-17 Microsoft Corporation Score-based alerting in business logic
US7716592B2 (en) * 2006-03-30 2010-05-11 Microsoft Corporation Automated generation of dashboards for scorecard metrics and subordinate reporting
US7840896B2 (en) * 2006-03-30 2010-11-23 Microsoft Corporation Definition and instantiation of metric based business logic reports

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Jungmann, Jens Heiner. "A Dynamic Approach to Query Optimization in Centralized Relational Databases." Order No. 1348599 The University of Texas at Arlington, 1992. Ann Arbor: ProQuest. Web. 28 Aug. 2014. *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8261181B2 (en) 2006-03-30 2012-09-04 Microsoft Corporation Multidimensional metrics-based annotation
US9058307B2 (en) 2007-01-26 2015-06-16 Microsoft Technology Licensing, Llc Presentation generation using scorecard elements
US20080184130A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Service Architecture Based Metric Views
US8321805B2 (en) 2007-01-30 2012-11-27 Microsoft Corporation Service architecture based metric views
US8495663B2 (en) 2007-02-02 2013-07-23 Microsoft Corporation Real time collaboration using embedded data visualizations
US9392026B2 (en) 2007-02-02 2016-07-12 Microsoft Technology Licensing, Llc Real time collaboration using embedded data visualizations
US20150170065A1 (en) * 2013-12-13 2015-06-18 Visier Solutions, Inc. Dynamic Identification of Supported Items in an Application
US9836708B2 (en) * 2013-12-13 2017-12-05 Visier Solutions, Inc. Dynamic identification of supported items in an application

Also Published As

Publication number Publication date
US20070254740A1 (en) 2007-11-01
US8126750B2 (en) 2012-02-28

Similar Documents

Publication Publication Date Title
US8126750B2 (en) Consolidating data source queries for multidimensional scorecards
US7840896B2 (en) Definition and instantiation of metric based business logic reports
US8190992B2 (en) Grouping and display of logically defined reports
US8261181B2 (en) Multidimensional metrics-based annotation
US11727480B2 (en) System and method for graphical display of multivariate data
US7716571B2 (en) Multidimensional scorecard header definition
US7716592B2 (en) Automated generation of dashboards for scorecard metrics and subordinate reporting
US10452668B2 (en) Smart defaults for data visualizations
US20070255681A1 (en) Automated determination of relevant slice in multidimensional data sources
US20070143174A1 (en) Repeated inheritance of heterogeneous business metrics
US20070143175A1 (en) Centralized model for coordinating update of multiple reports
US20100131457A1 (en) Flattening multi-dimensional data sets into de-normalized form
US20070143161A1 (en) Application independent rendering of scorecard metrics
US8321805B2 (en) Service architecture based metric views
US20080183564A1 (en) Untethered Interaction With Aggregated Metrics
US8495663B2 (en) Real time collaboration using embedded data visualizations
US20070112607A1 (en) Score-based alerting in business logic
US20140129298A1 (en) System and Method for Multi-Dimensional Average-Weighted Banding Status and Scoring
US20080189632A1 (en) Severity Assessment For Performance Metrics Using Quantitative Model
US9058307B2 (en) Presentation generation using scorecard elements
US20070050237A1 (en) Visual designer for multi-dimensional business logic
US20080172348A1 (en) Statistical Determination of Multi-Dimensional Targets
US20080172629A1 (en) Geometric Performance Metric Data Rendering
US9268831B2 (en) System and method for extracting user selected data from a database
US20120173476A1 (en) System and Method for Rule-Based Asymmetric Data Reporting

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034544/0541

Effective date: 20141014

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION