IP Library Granted Patent US 11,734,309
Granted Patent B2
US 11,734,309 · App. 17/696,264 · Granted Aug 22, 2023

Nested group hierarchies for analytics applications

Inventor: Olivier Tsoungui (Viry Chatillon, FR)
Assignee: Business Objects Software Ltd.
G06F16/282G06F16/27G06F16/284
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,734,309
App. No.
17/696,264
Granted
Aug 22, 2023
Kind
B2
Abstract

Techniques for implementing nested group hierarchies for analytics applications are disclosed. In some embodiments, a computer-implemented method comprises: creating a hierarchy object in a semantic layer based on a request comprising a definition for a nested group hierarchy, the definition specifying a hierarchical relationship structure for non-leaf group nodes and at least one leaf node, the non-leaf group nodes and the leaf node(s) corresponding to data stored in a data source in a non-hierarchical structure, the hierarchy object specifying the hierarchical relationship structure based on the definition; generating a query result based on a request comprising an indication of the hierarchy object using the hierarchy object from the semantic layer to retrieve the data from the data source; and causing the query result to be displayed on a computing device using the hierarchy object to display the retrieved data in a hierarchical format indicating the hierarchical relationship structure.

Claims (34)

1. A computer-implemented method comprising:

receiving, by a computer system having at least one hardware processor, a first request to create a first nested group hierarchy from a first computing device of a first user, the first request comprising a first definition for the first nested group hierarchy, the first definition specifying a hierarchical relationship structure for a plurality of non-leaf group nodes and at least one leaf node, the plurality of non-leaf group nodes and the at least one leaf node corresponding to data stored in a data source in a non-hierarchical structure, the first definition comprising at least one dynamic member selection corresponding to the at least one leaf node, the at least one dynamic member selection specifying at least one search criteria for identifying at least one specific member of one of the plurality of non-leaf group nodes, the at least one search criteria comprising a plurality of conditions that are required to be satisfied for inclusion in the one of the plurality of non-leaf group nodes, the at least one search criteria having been defined by the first user via at least one user interface element displayed on the first computing device;

creating, by the computer system, a first hierarchy object based on the first request, the first hierarchy object specifying the hierarchical relationship structure for the plurality of non-leaf group nodes and the at least one leaf node based on the first definition; and

performing a function of a software application using the first hierarchy object to retrieve the data from the data source, the performing the function of the software application comprising:

receiving, by the computer system, a second request to query the data source from a second computing device of a second user, the second request comprising an indication of the first hierarchy object;

generating, by the computer system, a query result based on the second request using the first hierarchy object to retrieve the data from the data source, the generating of the query result comprising accessing the first hierarchy object in a semantic layer of an application platform, generating a query script according to a database language of the data source using the accessed first hierarchy object, and retrieving the data of the query result from the data source using the query script; and

causing, by the computer system, the query result to be displayed on the second computing device using the first hierarchy object, the retrieved data being displayed in a hierarchical format indicating the hierarchical relationship structure based on the first hierarchy object.

2. The computer-implemented method of claim 1 , wherein the first hierarchy object is created in the semantic layer of the application platform.

3. The computer-implemented method of claim 1 , wherein the data source comprises a relational database.

4. The computer-implemented method of claim 1 , wherein the data source comprises an online analytical processing (OLAP) cube comprising a multi-dimensional array of data.

5. The computer-implemented method of claim 1 , wherein the query script comprises a Structured Query Language (SQL) script or a Multidimensional Expressions (MDX) script.

6. A system comprising:

at least one hardware processor; and

a non-transitory computer-readable medium storing executable instructions that, when executed, cause the at least one hardware processor to perform operations comprising:

receiving, by a computer system having at least one hardware processor, a first request to create a first nested group hierarchy from a first computing device of a first user, the first request comprising a first definition for the first nested group hierarchy, the first definition specifying a hierarchical relationship structure for a plurality of non-leaf group nodes and at least one leaf node, the plurality of non-leaf group nodes and the at least one leaf node corresponding to data stored in a data source in a non-hierarchical structure, the first definition comprising at least one dynamic member selection corresponding to the at least one leaf node, the at least one dynamic member selection specifying at least one search criteria for identifying at least one specific member of one of the plurality of non-leaf group nodes, the at least one search criteria comprising a plurality of conditions that are required to be satisfied for inclusion in the one of the plurality of non-leaf group nodes, the at least one search criteria having been defined by the first user via at least one user interface element displayed on the first computing device;

creating, by the computer system, a first hierarchy object based on the first request, the first hierarchy object specifying the hierarchical relationship structure for the plurality of non-leaf group nodes and the at least one leaf node based on the first definition; and

performing a function of a software application using the first hierarchy object to retrieve the data from the data source, the performing the function of the software application comprising:

receiving a second request to query the data source from a second computing device of a second user, the second request comprising an indication of the first hierarchy object;

generating a query result based on the second request using the first hierarchy object to retrieve the data from the data source, the generating of the query result comprising accessing the first hierarchy object in a semantic layer of an application platform, generating a query script according to a database language of the data source using the accessed first hierarchy object, and retrieving the data of the query result from the data source using the query script; and

causing the query result to be displayed on the second computing device using the first hierarchy object, the retrieved data being displayed in a hierarchical format indicating the hierarchical relationship structure based on the first hierarchy object.

7. The system of claim 6 , wherein the first hierarchy object is created in the semantic layer of the application platform.

8. The system of claim 6 , wherein the data source comprises a relational database.

9. The system of claim 6 , wherein the data source comprises an online analytical processing (OLAP) cube comprising a multi-dimensional array of data.

10. The system of claim 6 , wherein the query script comprises a Structured Query Language (SQL) script or a Multidimensional Expressions (MDX) script.

11. A non-transitory machine-readable storage medium, tangibly embodying a set of instructions that, when executed by at least one hardware processor, causes the at least one processor to perform operations comprising:

receiving, by a computer system having at least one hardware processor, a first request to create a first nested group hierarchy from a first computing device of a first user, the first request comprising a first definition for the first nested group hierarchy, the first definition specifying a hierarchical relationship structure for a plurality of non-leaf group nodes and at least one leaf node, the plurality of non-leaf group nodes and the at least one leaf node corresponding to data stored in a data source in a non-hierarchical structure, the first definition comprising at least one dynamic member selection corresponding to the at least one leaf node, the at least one dynamic member selection specifying at least one search criteria for identifying at least one specific member of one of the plurality of non-leaf group nodes, the at least one search criteria comprising a plurality of conditions that are required to be satisfied for inclusion in the one of the plurality of non-leaf group nodes, the at least one search criteria having been defined by the first user via at least one user interface element displayed on the first computing device;

creating, by the computer system, a first hierarchy object based on the first request, the first hierarchy object specifying the hierarchical relationship structure for the plurality of non-leaf group nodes and the at least one leaf node based on the first definition; and

performing a function of a software application using the first hierarchy object to retrieve the data from the data source, the performing the function of the software application comprising:

receiving a second request to query the data source from a second computing device of a second user, the second request comprising an indication of the first hierarchy object;

generating a query result based on the second request using the first hierarchy object to retrieve the data from the data source, the generating of the query result comprising accessing the first hierarchy object in a semantic layer of an application platform, generating a query script according to a database language of the data source using the accessed first hierarchy object, and retrieving the data of the query result from the data source using the query script; and

causing the query result to be displayed on the second computing device using the first hierarchy object, the retrieved data being displayed in a hierarchical format indicating the hierarchical relationship structure based on the first hierarchy object.

12. The non-transitory machine-readable storage medium of claim 11 , wherein the first hierarchy object is created in the semantic layer of the application platform.

13. The non-transitory machine-readable storage medium of claim 11 , wherein the data source comprises a relational database.

14. The non-transitory machine-readable storage medium of claim 11 , wherein the data source comprises an online analytical processing (OLAP) cube comprising a multi-dimensional array of data.

Assignments (2)
CHANGE OF NAME Recorded Jan 26, 2026
From: BUSINESS OBJECTS SOFTWARE LIMITED
To: SAP IRELAND LIMITED
Reel/Frame 074510/0354 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 29, 2022
From: TSOUNGUI, OLIVIER
To: BUSINESS OBJECTS SOFTWARE LTD.
Reel/Frame 059421/0304 →
Continuity (2)
Continuation 16897722 · Jun 10, 2020
Related Publication 20220207058A1 · Jun 30, 2022