CN115544130A - Performance report generation method and device, storage medium and computer equipment - Google Patents

Performance report generation method and device, storage medium and computer equipment Download PDF

Info

Publication number
CN115544130A
CN115544130A CN202211513222.4A CN202211513222A CN115544130A CN 115544130 A CN115544130 A CN 115544130A CN 202211513222 A CN202211513222 A CN 202211513222A CN 115544130 A CN115544130 A CN 115544130A
Authority
CN
China
Prior art keywords
query
report
performance report
performance
display mode
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.)
Pending
Application number
CN202211513222.4A
Other languages
Chinese (zh)
Inventor
苏家怡
张慧宙
魏烈龙
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.)
Guangzhou Tiancom Information Technology Co ltd
Original Assignee
Guangzhou Tiancom Information Technology Co ltd
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 Guangzhou Tiancom Information Technology Co ltd filed Critical Guangzhou Tiancom Information Technology Co ltd
Priority to CN202211513222.4A priority Critical patent/CN115544130A/en
Publication of CN115544130A publication Critical patent/CN115544130A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of 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/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The method, the device, the storage medium and the computer equipment for generating the performance report can perform query operation aiming at a preset business report template when a user needs to query performance data, can generate a query statement corresponding to the performance report template based on the query operation after receiving the query operation triggered by the user, can query corresponding performance data in a database according to the query statement, and can fill the queried performance data into the performance report template to generate a target performance report.

Description

Performance report generation method, device, storage medium and computer equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a storage medium, and a computer device for generating a performance report.
Background
In commercial banks, hundreds of systems exist, a performance index algorithm system does not have a unified standard, the accuracy of data is difficult to evaluate, and the apertures of the algorithms are inconsistent, so that certain reports cannot be fixed according to the common requirements of customers during performance query, and many projects need individualized development by implementing personnel, have more workload, have quick change of customer requirements and cannot respond quickly.
Disclosure of Invention
The objective of the present application is to solve at least one of the above technical defects, especially the technical defect in the prior art that the query speed of performance data is low because some reports cannot be fixed according to the common requirements of clients during performance query.
The application provides a performance report generation method, which comprises the following steps:
receiving query operation triggered by a user aiming at a preset achievement report template, wherein a display mode of a target achievement report is set in the achievement report template;
generating a query statement corresponding to the performance report template based on the query operation, and querying corresponding performance data in a database according to the query statement;
and filling the inquired performance data into the performance report template to generate a target performance report, and displaying the target performance report on a front-end page according to the display mode of the target performance report.
Optionally, the display mode of the target performance report includes a default display mode and a horizontal display mode;
when the display mode of the target performance report is a default display mode, the query operation comprises a query condition corresponding to the performance report template;
and when the display mode of the target performance report is a transverse display mode, the query operation comprises a query condition corresponding to the performance report template and at least one query index selected by a user.
Optionally, when the display mode of the target performance report is a default display mode, the generating a query statement corresponding to the performance report template based on the query operation includes:
determining a list header set in the performance report template;
and generating a query statement corresponding to the achievement report form template according to the query condition and the list header.
Optionally, when the display mode of the target performance report is a horizontal display mode, the generating a query statement corresponding to the performance report template based on the query operation includes:
and generating a query statement corresponding to the performance report template according to the query condition and at least one query index selected by the user.
Optionally, the setting process of the list header includes:
acquiring at least one first-level header and at least one second-level header below the at least one first-level header, which are selected by a user in a report setting page;
splicing the primary meter heads according to the selection sequence of each primary meter head, and splicing each secondary meter head under the corresponding primary meter head according to the selection sequence of each secondary meter head under at least one primary meter head;
and taking the spliced first-level header and second-level header as the list header of the achievement report form template.
Optionally, the performance report template further comprises a report name;
the report name includes an organizational performance query and a personal performance query.
Optionally, the method further comprises:
and exporting the target performance report according to a preset exporting mode, and analyzing the exported target performance report.
The present application further provides a performance report generating device, including:
the system comprises a query triggering module, a query processing module and a query processing module, wherein the query triggering module is used for receiving query operation triggered by a user aiming at a preset achievement report form template, and a display mode of a target achievement report form is set in the achievement report form template;
the data query module is used for generating a query statement corresponding to the performance report template based on the query operation and querying corresponding performance data in a database according to the query statement;
and the report generation module is used for filling the inquired performance data into the performance report template to generate a target performance report, and displaying the target performance report on a front-end page according to the display mode of the target performance report.
The present application further provides a storage medium having stored therein computer-readable instructions, which, when executed by one or more processors, cause the one or more processors to perform the steps of the performance report generation method as in any of the above embodiments.
The present application further provides a computer device, comprising: one or more processors, and a memory;
the memory has stored therein computer readable instructions which, when executed by the one or more processors, perform the steps of the performance report generation method as in any one of the above embodiments.
According to the technical scheme, the embodiment of the application has the following advantages:
the method, the device, the storage medium and the computer equipment for generating the performance report can perform query operation aiming at a preset business report template when a user needs to query performance data, can generate a query statement corresponding to the performance report template based on the query operation after receiving the query operation triggered by the user, can query corresponding performance data in a database according to the query statement, and can fill the queried performance data into the performance report template to generate a target performance report.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the description below are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without inventive labor.
Fig. 1 is a schematic flow chart of a performance report generation method according to an embodiment of the present application;
fig. 2 is a schematic diagram of a query process of an index report according to an embodiment of the present application;
fig. 3 is a page display diagram of a report setting page provided in the embodiment of the present application;
FIG. 4 is a page display diagram of a report query page according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a performance report generation apparatus according to an embodiment of the present application;
fig. 6 is a schematic internal structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In commercial banks, hundreds of systems exist, a performance index algorithm system does not have a unified standard, the accuracy of data is difficult to evaluate, and the apertures of the algorithms are inconsistent, so that certain reports cannot be fixed according to the common requirements of customers during performance query, and many projects need individualized development by implementing personnel, have more workload, have quick change of customer requirements and cannot respond quickly. Based on this, the following technical solutions are proposed in the present application, specifically see the following:
in an embodiment, as shown in fig. 1, fig. 1 is a schematic flowchart of a performance report generation method provided in an embodiment of the present application; the application provides a performance report generation method, which can comprise the following steps:
s110: and receiving the query operation triggered by the user aiming at the preset performance report template.
In this step, when the user needs to query the performance data, the user can trigger a corresponding query operation with respect to a preset performance report template, so as to query the relevant performance data according to the performance report template.
It can be understood that the performance report template in the present application may be a report template preset by a user, or may be a report template preset by other related personnel and stored in a database, when the user has a need to query performance data, a required report template may be screened from the database, or a report template may be newly created according to its own needs, and after determining a corresponding performance report template, a corresponding query operation may be triggered according to the performance report template, for example, the user may trigger a corresponding query operation according to a query condition set in the performance report template, where the query condition may be a date control, or an index control, and may be specifically set according to an actual situation, and no limitation is made herein.
Furthermore, the performance report template in the present application may generally have a report name, query conditions, list header, display mode, etc. when the display mode of the target performance report is set in the performance report template, the target performance report may be displayed in a front-end page according to a preset display mode after the target performance report is generated, so as to provide customized services for the user. The display mode of the target performance report form of the present application may be a default display mode, a horizontal display mode, or a static + dynamic combined display mode, which is not limited herein.
S120: and generating a query statement corresponding to the performance report template based on the query operation, and querying corresponding performance data in the database according to the query statement.
In this step, after receiving a query operation triggered by the user with respect to the preset performance report template through S110, the application may generate a query statement corresponding to the performance report template based on the query operation, and query the database for corresponding performance data according to the query statement.
Specifically, the performance data in the present application is generally stored in a database according to a certain format, and when the performance data needs to be queried, the corresponding performance data can be queried in the database through a query statement. In order to clarify the query requirement of a user, the method can preset some performance report templates, wherein the performance report templates are provided with a plurality of query indexes and query conditions, when the user needs to query relevant performance data, matched query information can be input according to the query conditions so as to trigger query operation, and after the query operation triggered by the user is received, query sentences corresponding to the performance report templates can be generated according to the query operation, and corresponding performance data can be queried in a database according to the query sentences.
Schematically, as shown in fig. 2, fig. 2 is a schematic diagram of a query process of an index report provided in the embodiment of the present application; in fig. 2, report templates configured in advance by the user may be stored in models related to "index report-report header", "index report-report design", and "index report-report condition", and when querying data, the following tables "index report-plan-actor-YYYY", "index report-plan-institution-yyyyy", "index report-radix-actor-yyyyyyy", "index report-radix-institution-yyyyy", "index report-index-actor-yyyyyyy", and "index report-index-institution-yyyyyyyy" are associated by dynamically combining fields, and SQL statements are automatically generated, and data query is performed in the database by SQL statements, thereby obtaining corresponding business performance data.
S130: and filling the inquired performance data into a performance report template to generate a target performance report, and displaying the target performance report on a front-end page according to the display mode of the target performance report.
In this step, after the query statement corresponding to the performance report template is generated based on the query operation through S120 and the corresponding performance data is queried in the database according to the query statement, the application can fill the queried performance data into the performance report template to generate the target performance report, and display the target performance report on the front-end page according to the display mode of the target performance report, so as to quickly respond to the user' S demand.
In a specific implementation, since the query statement corresponding to the performance report template is generated based on the query operation, the performance data corresponding to the performance report template is obtained after the query is performed in the database by using the query statement, and thus, after the performance data is obtained, in order to avoid the poor appearance caused by directly displaying the performance data on the front page, the application can fill the performance data into the performance report template to form a target performance report, and then, the application can display the target performance report on the front page according to a preset display mode, so that the user can quickly obtain the performance data meeting the needs of the user.
In the above embodiment, when the user needs to query the performance data, a query operation may be performed on the preset business report template, after the query operation triggered by the user is received, a query statement corresponding to the performance report template may be generated based on the query operation, then, according to the present application, the corresponding performance data may be queried in the database according to the query statement, and the queried performance data is filled in the performance report template to generate the target performance report.
In one embodiment, the display of the target performance report may include a default display and a landscape display.
And when the display mode of the target performance report is a default display mode, the query operation comprises a query condition corresponding to the performance report template.
And when the display mode of the target performance report is a transverse display mode, the query operation comprises a query condition corresponding to the performance report template and at least one query index selected by a user.
In this embodiment, the display mode of the target performance report may include a default display mode or a horizontal display mode, where the default display mode refers to a static header display mode, the display mode is displayed according to a setting mode of a list header set in the performance report template, and the horizontal display mode refers to horizontal display according to a query indicator filled in when query operation is triggered, and certainly, when query operation is triggered, the set number of the query indicators may also be set, for example, 10 query indicators are set at most; in addition, the query index of the present application includes, but is not limited to, an organization, an index, a cardinality, etc., wherein the index may include an index code, an index name, an index value, etc., and the cardinality may also include a cardinality value, a cardinality _ early year, etc.
Further, when the display mode of the target achievement report form is a default display mode, the query operation of the application comprises a query condition corresponding to the achievement report form template; when the display mode of the target performance report is a horizontal display mode, the query operation of the application can include a query condition corresponding to the performance report template and at least one query index selected by a user, so that a corresponding query statement can be generated according to the query condition and the selected query index.
In one embodiment, when the display mode of the target performance report is the default display mode, the generating a query statement corresponding to the performance report template based on the query operation in S120 may include:
s121: and determining a list header set in the performance report template.
S122: and generating a query statement corresponding to the achievement report form template according to the query condition and the list header.
In this embodiment, when the display mode of the target performance report is the default display mode, the display mode is displayed according to the setting mode of the list header set in the performance report template. Therefore, when the user triggers the query operation, the query condition corresponding to the query condition of the performance report template can be input into the report query page, and the query statement corresponding to the performance report template can be generated according to the query condition and the list header.
Schematically, as shown in fig. 3, fig. 3 is a page display diagram of a report setting page provided in the embodiment of the present application, and in fig. 3, when a user needs to set a personal performance report and needs to be organization performance data that can be queried by day, an organization name, an index finger, a base value, a plan value, and the like are displayed. The user can check the date under the 'query condition', the date control is the query condition of the report, the user can check the name, the index value, the base value, the plan value and the like of the mechanism under the 'list header', the system automatically splices the header through the checking sequence and finally renders the header on a page, and the achievement report template can be presented in an intuitive mode; and after clicking and storing, generating a report template, when a user needs to inquire the performance data, generating an inquiry SQL according to the list header of the inquiry, automatically generating a where condition according to the inquiry condition, finally assembling into a complete SQL statement, inquiring the performance data through the SQL statement and filling the performance data into the performance report template, and then returning to the front end for displaying according to a default display mode.
In one embodiment, when the display mode of the target performance report is a horizontal display mode, the generating a query statement corresponding to the performance report template based on the query operation in S120 may include:
and generating a query statement corresponding to the performance report template according to the query condition and at least one query index selected by the user.
In this embodiment, when the display mode of the target performance report is a horizontal display mode, the query statement corresponding to the performance report template may be generated according to the query condition and the query indicator selected by the user when the query operation is triggered, and the corresponding performance data may be queried in the database according to the query statement.
Schematically, as shown in fig. 4, fig. 4 is a page display diagram of a report query page provided in the embodiment of the present application; in fig. 4, when the query condition set in the performance report template by the user is a date control and the query operation is triggered, the user may select a corresponding data date, and if the display mode set in the performance report template is a horizontal display mode, the user may also select at least one query index from the basic indexes, so that a query statement corresponding to the performance report template may be generated according to the query condition and the query index, and query corresponding performance data in the database according to the query statement, and the service data is displayed in a horizontal display mode after being filled in the performance report template, specifically, as the query index displayed below "self-owned credit balance" in fig. 3.
In one embodiment, the process of setting the list header may include:
s101: and acquiring at least one first-level header and at least one second-level header below the at least one first-level header selected by a user in the report setting page.
S102: splicing the first-level gauge heads according to the selection sequence of each first-level gauge head, and splicing each second-level gauge head under the corresponding first-level gauge head according to the selection sequence of each second-level gauge head under at least one first-level gauge head.
S103: and taking the spliced first-level header and second-level header as the list header of the achievement report form template.
In this embodiment, when setting up the list gauge outfit, this application can acquire at least one second grade gauge outfit under at least one first-level gauge outfit of at least one first-level gauge outfit that the user selected in the report setting page, then, this application can splice each one-level gauge outfit according to the order of selection of each one-level gauge outfit, again according to the order of selection of each second grade gauge outfit under the one-level gauge outfit of selecting to have the second grade gauge outfit splice each second grade gauge outfit under the corresponding one-level gauge outfit to this forms the list gauge outfit.
As shown in fig. 3, after the user selects the first-level header, such as the mechanism, the index, and the base number, the second-level header may be checked with a check box, for example, when the first-level header is the index, a plurality of display fields are corresponding to the index attribute, and the order of the second-level header is automatically arranged according to the order of checking, so that the column with error can be deleted.
In one embodiment, as shown in fig. 3, the performance reporting template may also include a report name; the report name includes an organization performance query and a personal performance query, so as to meet the requirements of the user.
In one embodiment, the method may further comprise:
s140: and exporting the target performance report according to a preset exporting mode, and analyzing the exported target performance report.
In this embodiment, after the target performance report is displayed in the front-end page, the target performance report can be exported according to a preset export mode, so that the exported target performance report can be analyzed.
The method for exporting the target performance report includes that a target performance report export mode, such as PDF, word, xls, etc., is preset, and is not limited herein.
The following describes the performance report generation device provided in the embodiment of the present application, and the performance report generation device described below and the performance report generation method described above may be referred to in correspondence with each other.
In an embodiment, as shown in fig. 5, fig. 5 is a schematic structural diagram of a performance report generating apparatus according to an embodiment of the present application; the present application further provides a performance report generating apparatus, which may include a query triggering module 210, a data query module 220, and a report generating module 230, and specifically includes the following:
the query triggering module 210 is configured to receive a query operation triggered by a user with respect to a preset performance report template, where the performance report template is provided with a display mode of a target performance report.
And the data query module 220 is configured to generate a query statement corresponding to the performance report template based on the query operation, and query corresponding performance data in a database according to the query statement.
And the report generation module 230 is configured to generate a target performance report after the queried performance data is filled in the performance report template, and display the target performance report on a front-end page according to a display mode of the target performance report.
In the above embodiment, when the user needs to query the performance data, a query operation may be performed on the preset business report template, after the query operation triggered by the user is received, a query statement corresponding to the performance report template may be generated based on the query operation, then, according to the present application, the corresponding performance data may be queried in the database according to the query statement, and the queried performance data is filled in the performance report template to generate the target performance report.
In one embodiment, the present application further provides a storage medium having computer-readable instructions stored therein, which when executed by one or more processors, cause the one or more processors to perform the steps of the performance report generation method as described in any of the above embodiments.
In one embodiment, the present application further provides a computer device comprising: one or more processors, and a memory.
The memory has stored therein computer readable instructions which, when executed by the one or more processors, perform the steps of the performance report generation method as in any one of the above embodiments.
Fig. 6 is a schematic diagram illustrating an internal structure of a computer device according to an embodiment of the present disclosure, and the computer device 300 may be provided as a server, as shown in fig. 6. Referring to fig. 6, computer device 300 includes a processing component 302 that further includes one or more processors, and memory resources, represented by memory 301, for storing instructions, such as application programs, that are executable by processing component 302. The application programs stored in memory 301 may include one or more modules that each correspond to a set of instructions. Further, the processing component 302 is configured to execute instructions to perform the performance report generation method of any of the embodiments described above.
The computer device 300 may also include a power component 303 configured to perform power management of the computer device 300, a wired or wireless network interface 304 configured to connect the computer device 300 to a network, and an input output (I/O) interface 305. The computer device 300 may operate based on an operating system stored in memory 301, such as Windows Server, mac OS XTM, unix, linux, free BSDTM, or the like.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, the embodiments may be combined as needed, and the same and similar parts may be referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for generating a performance report, the method comprising:
receiving query operation triggered by a user aiming at a preset achievement report template, wherein a display mode of a target achievement report is set in the achievement report template;
generating a query statement corresponding to the performance report template based on the query operation, and querying corresponding performance data in a database according to the query statement;
and filling the inquired performance data into the performance report template to generate a target performance report, and displaying the target performance report on a front-end page according to the display mode of the target performance report.
2. The performance report generation method of claim 1 wherein the display modes of the target performance report include a default display mode and a lateral display mode;
when the display mode of the target performance report is a default display mode, the query operation comprises a query condition corresponding to the performance report template;
and when the display mode of the target performance report is a transverse display mode, the query operation comprises a query condition corresponding to the performance report template and at least one query index selected by a user.
3. The performance report generation method of claim 2, wherein said generating a query statement corresponding to said performance report template based on said query operation when said target performance report is displayed in a default display mode comprises:
determining a list header set in the achievement report template;
and generating a query statement corresponding to the achievement report form template according to the query condition and the list header.
4. The performance report generation method of claim 2, wherein said generating a query statement corresponding to said performance report template based on said query operation when said target performance report is displayed in a landscape display mode comprises:
and generating a query statement corresponding to the performance report template according to the query condition and at least one query index selected by the user.
5. The performance report generation method of claim 3, wherein the process of setting the list header comprises:
acquiring at least one first-level header and at least one second-level header below the at least one first-level header selected by a user in a report setting page;
splicing the primary meter heads according to the selection sequence of each primary meter head, and splicing each secondary meter head under the corresponding primary meter head according to the selection sequence of each secondary meter head under at least one primary meter head;
and taking the spliced first-level header and second-level header as the list header of the achievement report form template.
6. The performance report generation method of any of claims 1-5, wherein the performance report template further includes a report name;
the report name includes an organizational performance query and a personal performance query.
7. The performance report generation method of any of claims 1-5, further comprising:
and exporting the target performance report according to a preset exporting mode, and analyzing the exported target performance report.
8. A performance statement generating device, comprising:
the system comprises a query triggering module, a query processing module and a query processing module, wherein the query triggering module is used for receiving query operation triggered by a user aiming at a preset achievement report form template, and a display mode of a target achievement report form is set in the achievement report form template;
the data query module is used for generating a query statement corresponding to the performance report template based on the query operation and querying corresponding performance data in a database according to the query statement;
and the report generation module is used for filling the inquired performance data into the performance report template to generate a target performance report, and displaying the target performance report on a front-end page according to the display mode of the target performance report.
9. A storage medium, characterized by: the storage medium having stored therein computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the performance report generation method of any of claims 1-7.
10. A computer device, comprising: one or more processors, and a memory;
the memory has stored therein computer readable instructions which, when executed by the one or more processors, perform the steps of the performance report generation method of any of claims 1 through 7.
CN202211513222.4A 2022-11-30 2022-11-30 Performance report generation method and device, storage medium and computer equipment Pending CN115544130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211513222.4A CN115544130A (en) 2022-11-30 2022-11-30 Performance report generation method and device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211513222.4A CN115544130A (en) 2022-11-30 2022-11-30 Performance report generation method and device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN115544130A true CN115544130A (en) 2022-12-30

Family

ID=84721903

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211513222.4A Pending CN115544130A (en) 2022-11-30 2022-11-30 Performance report generation method and device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN115544130A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064689A (en) * 2013-01-04 2013-04-24 大唐软件技术股份有限公司 Implementation method and system for dynamically generating report pages
CN105843945A (en) * 2016-04-08 2016-08-10 联动优势科技有限公司 Report generation method and system
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113342821A (en) * 2021-06-29 2021-09-03 深圳前海微众银行股份有限公司 Report configuration method, device, equipment and computer storage medium
CN114398865A (en) * 2022-01-17 2022-04-26 广州天维信息技术股份有限公司 Performance report generation method, device, storage medium and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064689A (en) * 2013-01-04 2013-04-24 大唐软件技术股份有限公司 Implementation method and system for dynamically generating report pages
CN105843945A (en) * 2016-04-08 2016-08-10 联动优势科技有限公司 Report generation method and system
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113342821A (en) * 2021-06-29 2021-09-03 深圳前海微众银行股份有限公司 Report configuration method, device, equipment and computer storage medium
CN114398865A (en) * 2022-01-17 2022-04-26 广州天维信息技术股份有限公司 Performance report generation method, device, storage medium and computer equipment

Similar Documents

Publication Publication Date Title
US20100005346A1 (en) System and method for integrating data quality metrics into enterprise data management processes
JP5548223B2 (en) Method and computer-readable medium for providing spreadsheet-driven key performance indicators
CN107220274B (en) Visual data interface market realization method
CN111125496B (en) Price query method, device and system
US10332215B2 (en) Method, software, and device for displaying a graph visualizing audit risk data
CN110674117A (en) Data modeling method and device, computer readable medium and electronic equipment
CN111813804A (en) Data query method and device, electronic equipment and storage medium
US20150317318A1 (en) Data store query prediction
US8707262B2 (en) Code scoring
US9727666B2 (en) Data store query
CN113407548A (en) Big data query method, system and medium based on ClickHouse dictionary table
CN116303641B (en) Laboratory report management method supporting multi-data source visual configuration
CN115544130A (en) Performance report generation method and device, storage medium and computer equipment
CN111858596A (en) Data acquisition method and device, computer equipment and storage medium
CN109189810B (en) Query method, query device, electronic equipment and computer-readable storage medium
CN116400900A (en) Method and device for generating index
US20230195792A1 (en) Database management methods and associated apparatus
CN113138998A (en) Large screen display method and device of data index and storage medium
US20170139892A1 (en) Visualizing dependencies of multi-dimensional data
US7505967B2 (en) Displaying metrics from an alternative representation of a database
CN109697141B (en) Method and device for visual testing
CN115759019B (en) Service data calculation method, device, storage medium and computer equipment
US8200732B2 (en) Apparatus and method for calculating and visualizing targets
CN112948441B (en) Multi-dimensional data collection method and equipment for financial data
CN110399411B (en) Data source switching method, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20221230

RJ01 Rejection of invention patent application after publication