CN114564923A - Dynamic report generation method and system - Google Patents

Dynamic report generation method and system Download PDF

Info

Publication number
CN114564923A
CN114564923A CN202210206378.1A CN202210206378A CN114564923A CN 114564923 A CN114564923 A CN 114564923A CN 202210206378 A CN202210206378 A CN 202210206378A CN 114564923 A CN114564923 A CN 114564923A
Authority
CN
China
Prior art keywords
report
data
dynamic
dynamic report
template
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
CN202210206378.1A
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.)
Suzhou Intelligent Transportation Information Technology Co ltd
Original Assignee
Suzhou Intelligent Transportation 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 Suzhou Intelligent Transportation Information Technology Co ltd filed Critical Suzhou Intelligent Transportation Information Technology Co ltd
Priority to CN202210206378.1A priority Critical patent/CN114564923A/en
Publication of CN114564923A publication Critical patent/CN114564923A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • 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/2462Approximate or statistical queries
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • 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
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Databases & Information Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Data Mining & Analysis (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to the field of data processing, in particular to a configurable dynamic report generation method and a configurable dynamic report generation system, wherein the method comprises the following steps: acquiring configuration data of the dynamic report; generating a dynamic report FORM template and a FORM according to the configuration data; editing the FORM FORM to generate report data; and acquiring the report data and synchronizing the report data to the dynamic report template to generate an editable dynamic report. The method and the device have the effect of facilitating the improvement of the efficiency of statistical data display of the report.

Description

Dynamic report generation method and system
Technical Field
The present application relates to the field of data processing, and in particular, to a configurable dynamic report generation method and system.
Background
In the current big data era, the counted data can not only visually reflect the digital characteristics of events, but also reflect the change trend of the events.
At present, when event data are counted, data are often counted in a database, and then the data in the database are imported into a report according to types for displaying.
In the process of implementing the present application, the inventors found that the above-mentioned technology has at least the following problems: the report is mainly used for showing some comprehensive data, and the current common system creates the steps of report through demand analysis, code compiling, application testing, system deployment and the like; each report is created, a corresponding report page is required to be created synchronously, corresponding data processing logics such as increasing, deleting, modifying, checking and the like are added, and the workload is large; it is seen that displaying statistics using reports under the current technology is inefficient.
Disclosure of Invention
In order to improve the efficiency of displaying statistical data by the report, the application provides a configurable dynamic report generation method.
In a first aspect, the present application provides a configurable dynamic report generation method, which adopts the following technical solution:
a configurable dynamic report generation method comprises the following steps: acquiring configuration data of the dynamic report;
generating a dynamic report FORM template and a FORM according to the configuration data;
editing the FORM FORM to generate report data;
and acquiring the report data and synchronizing the report data to the dynamic report template to generate an editable dynamic report.
By adopting the technical scheme, a user can define the configuration data of the dynamic report, the configuration data of the dynamic report defined by the user can facilitate the system to automatically generate a dynamic report template and a FORM FORM page, the user can write the report data into the database by editing on the FORM FORM page, and further import the report data written into the database into the dynamic report template to generate the dynamic report according to the configuration data of the dynamic report in the database, and can directly edit on the dynamic report when the dynamic report data needs to be newly added or modified, the edited new FORM data can be directly synchronized into the database, so that a new dynamic report does not need to be created for the new FORM data, and the efficiency of displaying statistical data of the report is improved.
In a specific embodiment, the configuration data includes a table name, operator information, and header configuration information of the dynamic report.
By adopting the technical scheme, the user defines the table name, the operator information and the table header configuration information of the dynamic report, so that the system can conveniently generate a corresponding dynamic report template and a FORM according to the table name, the operator information and the table header configuration information defined by the user.
In a specific embodiment, the header configuration information includes: header name and data type.
By adopting the technical scheme, the user can define the header configuration information to determine the table name of the dynamic report and the data type of the data of the dynamic report conveniently.
In a specific embodiment, the generating a dynamic report template and a FORM according to the configuration data includes:
compiling the configuration data to generate a corresponding DOM element;
combining the DOM elements to generate the dynamic report template;
and compiling the data types to generate corresponding FORM pages.
By adopting the technical scheme, the configuration data is compiled into the corresponding DOM elements, the compiled DOM elements are combined together to generate a dynamic report template which is not subjected to data editing, and report data can be conveniently written into a database through a FORM FORM page.
In a specific embodiment, the dynamic report supports editing operations of adding data, deleting data and modifying data.
By adopting the technical scheme, if the report data is required to be newly added, deleted and modified, a user can directly perform the new addition, deletion and modification on the generated dynamic report without additionally creating a new report, so that the efficiency of displaying statistical data of the report is improved conveniently.
In a specific possible embodiment, the dynamic report supports import and export operations of report data.
By adopting the technical scheme, the dynamic report supports the import and export of data, so that the display and utilization efficiency of the dynamic report data is improved.
In a specific implementation, the operation of importing the report data into the dynamic report includes:
acquiring the configuration data of the dynamic report and preset table data of a imported data table;
matching the configuration data with the table data to obtain a matching result;
and importing the table data into the dynamic report according to the matching result.
By adopting the technical scheme, the table data is imported into the dynamic report according to the matching result, so that the accuracy of the imported data is improved conveniently.
In a second aspect, the present application provides a dynamic report generation system, which adopts the following technical solutions:
a dynamic report generation system, comprising:
the configuration data acquisition module is used for acquiring configuration data of the dynamic report;
the dynamic report template and FORM generating module is used for generating a dynamic report template and a FORM according to the configuration data;
the report data generation module is used for editing the FORM FORM to generate report data;
and the dynamic report generation module is used for acquiring the report data and synchronizing the report data to the dynamic report template to generate a configurable dynamic report.
By adopting the technical scheme, a user can define the configuration data of the dynamic report, the configuration data of the dynamic report defined by the user can facilitate the system to automatically generate a dynamic report template and a FORM FORM page, the user can write the report data into the database by editing on the FORM FORM page, and further import the report data written into the database into the dynamic report template to generate the dynamic report according to the configuration data of the dynamic report in the database, and can directly edit on the dynamic report when the dynamic report data needs to be newly added or modified, the edited new FORM data can be directly synchronized into the database, so that a new dynamic report does not need to be created for the new FORM data, and the efficiency of displaying statistical data of the report is improved.
In a third aspect, the present application provides a computer device, which adopts the following technical solution: the dynamic report generation system comprises a memory and a processor, wherein the memory stores a computer program which can be loaded by the processor and executes any one of the dynamic report generation methods.
By adopting the technical scheme, a user can define the configuration data of the dynamic report, the configuration data of the dynamic report defined by the user can facilitate the system to automatically generate a dynamic report template and a FORM page, the user can write the report data into the database by editing on the FORM page, and further import the report data written into the database into the dynamic report template to generate the dynamic report according to the configuration data of the dynamic report in the database, and can directly edit on the dynamic report when the dynamic report data needs to be added or modified, the edited new table data can be directly synchronized into the database, so that a new dynamic report does not need to be created for the new table data, and the efficiency of displaying statistical data of the report is convenient to improve.
In a fourth aspect, the present application provides a computer-readable storage medium, which adopts the following technical solutions: a computer program is stored which can be loaded by a processor and which performs any of the dynamic report generation methods described above.
By adopting the technical scheme, a user can define the configuration data of the dynamic report, the configuration data of the dynamic report defined by the user can facilitate the system to automatically generate a dynamic report template and a FORM page, the user can write the report data into the database by editing on the FORM page, and further import the report data written into the database into the dynamic report template to generate the dynamic report according to the configuration data of the dynamic report in the database, and can directly edit on the dynamic report when the dynamic report data needs to be added or modified, the edited new table data can be directly synchronized into the database, so that a new dynamic report does not need to be created for the new table data, and the efficiency of displaying statistical data of the report is convenient to improve.
In summary, the present application includes at least one of the following beneficial technical effects:
1. the user can define the configuration data of the dynamic report, the configuration data of the dynamic report defined by the user can facilitate the system to automatically generate a dynamic report template and a FORM page, the user can write the report data into the database by editing on the FORM page, and further the report data written into the database is imported into the dynamic report template to generate the dynamic report according to the configuration data of the dynamic report in the database, and when the dynamic report data needs to be newly added or modified, the dynamic report can be directly edited on the dynamic report, and the edited new FORM data can be directly synchronized into the database, so that the new dynamic report does not need to be created for the new FORM data, and the efficiency of displaying statistical data of the report is improved.
2. The user defines the table name, the operator information and the table header configuration information of the dynamic report, so that the system can conveniently generate a corresponding dynamic report template and a FORM according to the table name, the operator information and the table header configuration information defined by the user.
3. The configuration data are compiled into corresponding DOM elements, the compiled DOM elements are combined together to generate a dynamic report template which is not subjected to data editing, and report data can be conveniently written into a database through a FORM FORM page.
Drawings
Fig. 1 is a schematic flowchart of a configurable dynamic report generation method in embodiment 1 of the present application.
Fig. 2 is a block diagram of a configurable dynamic report generation system in embodiment 2 of the present application.
Description of reference numerals: 100. a configuration data acquisition module; 200. a dynamic report template and a FORM generation module; 300. a report data generation module; 400. and a dynamic report generation module.
Detailed Description
The present application is described in further detail below with reference to figures 1-2.
Example 1
The embodiment 1 of the application discloses a dynamic report generation method. Referring to fig. 1, the dynamic report generation method includes:
s100, acquiring configuration data of the dynamic report.
In order to facilitate the user to edit the report according to the needs of the user, a database-based report editing system is preset in the implementation, a table information editing page is arranged in the report editing system, the user can edit the table name of the dynamic report in a table name column on the table information editing page, and operator information can be selected from an operator information column on the table information editing page, wherein the operator information specifically comprises a filling and reporting department and a filler. In practice, the user may select a filling-in department in a filling-in department column on the form information editing page, and may also select a filler in a filler column on the form information editing page.
Furthermore, a button for adding a first-level header is further arranged on the table information editing page, and a user can configure the header information of the dynamic report by clicking the button, and it should be mentioned that one dynamic report comprises a plurality of headers. For example, a people information statistics report can be provided with a plurality of headers including gender, age, identification number, contact information and affiliated department.
Specifically, the header information includes header name, sequence, data type, and the like; the header name is also a name of a configured header, such as "gender" in the above-mentioned personal statistics report; sorting is also a manner of sorting data under one header, such as sorting according to a time sequence or sorting according to the size of a numerical value; the data type is a data type displayed in the dynamic report by data under a header, and specifically, the selectable data types of the dynamic report include: text, numerical values, dates, options, attachments, system values, geographic coordinates, and the like.
In implementation, after the report operator finishes editing the table name, the operator information and the header information, the report editing system stores the filled table name, the operator information and the header information in a database corresponding to the report editing system, and specifically, the database corresponding to the report editing system uses the MongoDB.
S200, generating a dynamic report FORM template and a FORM according to the configuration data.
Specifically, S200 includes the following steps:
s201, obtaining configuration data from a database.
The report editing system can analyze the configuration data of the dynamic report, namely generate a corresponding dynamic report template and a FORM page according to the configuration data. Specifically, taking the service area examination record report as an example, the dynamic report template generated by analysis includes a report filling date filling column, an examination date filling column, a service area filling column, a daily entering people number filling column, a daily body temperature detecting people number filling column, a fever discovering people number filling column, a remark filling column, and the like.
In implementation, the report editing system first obtains configuration data including a table name, operator information, and header information stored in the MongoDB.
S202, compiling the configuration data to generate a corresponding DOM element.
After the report editing system obtains the configuration data of the report through the step S201, the user further compiles the configuration data including the table name, the operator information, and the header information using JavaScript language, so as to obtain a first DOM element corresponding to the filling date filling field, a second DOM element corresponding to the inspection date filling field, a third DOM element corresponding to the service area filling field, a fourth DOM element corresponding to the daily entry number filling field, a fifth DOM element corresponding to the daily body temperature detection number filling field, a sixth DOM element corresponding to the found heating number filling field, and a seventh DOM element corresponding to the remark filling field.
And S203, combining the DOM elements to generate the dynamic report template.
In implementation, the first DOM element, the second DOM element, the third DOM element, the fourth DOM element, the fifth DOM element, the sixth DOM element, the seventh DOM element and other DOM elements are combined together to generate the dynamic report template. It should be noted that, at this time, there is no report data edited by the report operator on the dynamic report template.
And S204, compiling the data types to generate corresponding FORM pages.
After the configuration data of the report is obtained in step S201, the FORM page is generated by compiling the data type data in the configuration data using JavaScript language, and specifically, the generated corresponding FORM page includes: a report date filling box, an inspection date filling box, a service area filling box, a daily entering area number filling box, a daily body temperature detection number filling box, a fever discovering number filling box, a remark filling box and the like.
In the implementation, after the FORM page is completed, the report operator can input corresponding data in a filling date filling frame, an inspection date filling frame, a service area filling frame, a daily entrance number filling frame, a daily body temperature detection number filling frame, a heating number finding filling frame and a remark filling frame on the FORM page according to the actual situation.
S300, editing the FORM FORM to generate report data.
In implementation, the report operator can input the filling date in the filling date filling box in the FORM sheet, the report operator can input the filling date in the filling date filling box in the FORM sheet, can input the check date in the check date filling box in the FORM sheet, can input the name of the service area in the service area filling box, can input the summarized number of people entering the service area every day in the number filling box of people entering the service area every day, can input the number of the people who find the heat in the service area in the number filling box of people who find the heat, and can input the remark description of the relevant situation in the remark filling box.
When the report operator inputs the filling date in the filling date filling box, the check date in the check date filling box, the name of the service area in the service area filling box, the summarized number of people entering the service area in the number of people entering the service area every day, the number of the people who find the people in the service area in the number filling box of people who find the people and the remark description of the relevant situation in the remark filling box, the report editing system can store the input filling date, the check date, the name of the service area, the summarized number of people entering the service area every day, the number of the people who find the service area, the remark description of the relevant situation and other information in the MongoDB.
S400, acquiring the report data and synchronizing the report data to the dynamic report template to generate an editable dynamic report.
In order to facilitate the display of the report with the edited report data, the report data is acquired from the MongoDB through a report editing system, then the filling date data in the report data is matched into a filling date filling column on a dynamic report template, the inspection date data in the report data is matched into an inspection date filling column, the service area name data is matched into a service area filling column, the number of people entering the area every day in the report data is matched into the number of people entering the area every day in the filling column, the number of people detecting the body temperature every day in the report data is matched into the number of people detecting every day in the filling column, the number of people detecting the heat in the report data is matched into the number of people detecting the heat in the filling column, and the remark data in the report data is matched into the remark filling column; in conclusion, the report data is matched to the corresponding position of the dynamic report template.
It should be noted that, the dynamic report supports functions of modifying, importing, and exporting report data in addition to the operation of adding new data.
Specifically, when the report operator modifies the report data of the dynamic report, the report operator can directly modify the report data on the dynamic report, and then the report editing system synchronizes the modified report data into the MongoDB in a mode of arranging and summarizing VUE logical codes, so that the consistency between the report data on the dynamic report and the report data in the MongoDB can be maintained.
Specifically, when a report operator imports preset table data in an import data table into a dynamic data table, the method specifically includes the following steps:
and S1, acquiring configuration data of the report in the database and table data of a preset import data table.
The report parsing module 300 obtains the configuration data of the dynamic report template from the MongoDB, and also obtains the table data imported into the data table.
And S2, matching the configuration data with the table data to obtain a matching result.
The form data in the imported data table is sequentially matched with the configuration data of the dynamic report template through the report parsing module 300, and the type of each form data in the imported data table can be known through matching, specifically, the number of people entering the service area every day, the number of the heat-generating people found in the service area, and which type of data in the remark description of the relevant situation belong to each form data in the filling date, the check date, the name of the service area, the total number of people entering the service area every day can be known.
Matching the configuration data and the table data to obtain a matching result, wherein the matching result comprises two conditions: 0 and 1; when the matching result is 1, the characterization determines the type of corresponding table data in the import data table through matching, and the table data has the qualification of importing the dynamic report form; when the matching result is 0, the characterization does not determine the type of the corresponding table data in the import data table through matching, and the table data does not have the qualification of importing the dynamic report.
And S3, importing the form data into the dynamic form according to the matching result.
When the matching result is 1, importing the form data into a dynamic report template through the report parsing module 300 according to the type of the form data, and then generating a corresponding dynamic report; in the implementation, the table data may also be imported into the dynamic report, and it should be noted that after the table data is imported into the dynamic report, the table data replaces the original report data in the dynamic report. And the report data imported into the dynamic report is further synchronized into the MongoDB through a report analysis module.
Specifically, when the report operator exports data in the dynamic report, the VUE code is used by the report parsing module to export the dynamic report into the EXCEL form.
FIG. 1 is a flowchart illustrating a dynamic report generation method according to an embodiment. It should be understood that, although the steps in the flowchart of fig. 1 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows; the steps are not limited to being performed in the exact order illustrated and, unless explicitly stated herein, may be performed in other orders; and at least some of the steps in fig. 1 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least some of the sub-steps or stages of other steps.
Example 2
The embodiment 2 of the application discloses a dynamic report generation system. Referring to fig. 2, the dynamic report generation system includes:
a configuration data obtaining module 100, configured to obtain configuration data of the dynamic report;
a dynamic report template and FORM generating module 200, configured to generate a dynamic report template and a FORM according to the configuration data;
the report data generation module 300 is configured to edit the FORM to generate report data;
and the dynamic report generation module 400 is configured to obtain the report data and synchronize the report data with the dynamic report template to generate a configurable dynamic report.
Example 3
In this embodiment 3, a computer device is disclosed, which includes a memory and a processor, the memory stores a computer program, and when the computer program is executed by the processor, the processor executes the steps of the dynamic report generation method. Here, the steps of a dynamic report generation method may be steps in a dynamic report generation method in the foregoing embodiments.
Example 4
In the present embodiment 4, a computer-readable storage medium is disclosed, which stores a computer program capable of being loaded by a processor and executing the above dynamic report generation method, and the computer-readable storage medium includes, for example: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The present embodiment is only for explaining the present invention, and it is not limited to the present invention, and those skilled in the art can make modifications without inventive contribution to the present embodiment as required after reading the present specification, but all of them are protected by patent law within the scope of the present invention.

Claims (10)

1. A dynamic report generation method is characterized in that: the method comprises the following steps:
acquiring configuration data of the dynamic report;
generating a dynamic report FORM template and a FORM according to the configuration data;
editing the FORM FORM to generate report data;
and acquiring the report data and synchronizing the report data to the dynamic report template to generate an editable dynamic report.
2. The dynamic report generation method according to claim 1, wherein: the configuration data comprises the table name, the operator information and the table header configuration information of the dynamic report.
3. The dynamic report generation method according to claim 2, wherein: the header configuration information includes: header name and data type.
4. The dynamic report generation method according to claim 3, wherein: the generating of the dynamic report FORM template and the FORM according to the configuration data comprises the following steps:
compiling the configuration data to generate a corresponding DOM element;
combining the DOM elements to generate the dynamic report template;
and compiling the data types to generate corresponding FORM pages.
5. The dynamic report generation method according to claim 1, wherein: the dynamic report supports the editing operation of adding data, deleting data and modifying data.
6. The dynamic report generation method according to claim 5, wherein: the dynamic report supports import and export operations of report data.
7. The dynamic report generation method according to claim 6, wherein: the operation of importing the report data into the dynamic report comprises the following steps:
acquiring the configuration data of the dynamic report and preset table data of a imported data table;
matching the configuration data with the table data to obtain a matching result;
and importing the table data into the dynamic report according to the matching result.
8. A dynamic report generation system is characterized in that: the method comprises the following steps:
the configuration data acquisition module (100) is used for acquiring the configuration data of the dynamic report;
a dynamic report template and FORM generation module (200) for generating a dynamic report template and a FORM according to the configuration data;
the report data generation module (300) is used for editing the FORM FORM to generate report data;
and the dynamic report generation module (400) is used for acquiring the report data and synchronizing the report data to the dynamic report template to generate a configurable dynamic report.
9. A computer device, characterized in that the computer device comprises a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform any one of the dynamic report generation methods according to claims 1-7.
10. A computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the dynamic report generation method according to any one of claims 1 to 7.
CN202210206378.1A 2022-03-04 2022-03-04 Dynamic report generation method and system Pending CN114564923A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210206378.1A CN114564923A (en) 2022-03-04 2022-03-04 Dynamic report generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210206378.1A CN114564923A (en) 2022-03-04 2022-03-04 Dynamic report generation method and system

Publications (1)

Publication Number Publication Date
CN114564923A true CN114564923A (en) 2022-05-31

Family

ID=81717894

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210206378.1A Pending CN114564923A (en) 2022-03-04 2022-03-04 Dynamic report generation method and system

Country Status (1)

Country Link
CN (1) CN114564923A (en)

Similar Documents

Publication Publication Date Title
CN110399293B (en) System test method, device, computer equipment and storage medium
CN111079387B (en) Automatic questionnaire generation method and device, computer equipment and storage medium
US20170154026A1 (en) Interaction relationship building and explorer for dashboard
CN107220274B (en) Visual data interface market realization method
CN111027294A (en) Table summarizing method, device and system
CN108334484B (en) Data entry method and device
CN111611236A (en) Data analysis method and system
CN110765750B (en) Report data input method and terminal equipment
CN111367976A (en) Method and device for exporting EXCEL file data based on JAVA reflection mechanism
CN115859935A (en) Data analysis report template generation system and method based on index library
CN112651594A (en) Index management system, index management method, index management corresponding device and storage medium
CN109636303B (en) Storage method and system for semi-automatically extracting and structuring document information
CN114090582A (en) Method, apparatus, device, storage medium and program product for generating domain model
US20070282804A1 (en) Apparatus and method for extracting database information from a report
CN117078181A (en) Automatic method and system for power transaction business data processing flow
CN114564923A (en) Dynamic report generation method and system
CN115756486A (en) Data interface analysis method and device
CN115409014A (en) Document template generation method and device, computer equipment and storage medium
CN110968679A (en) Data query method and device
CN114115831A (en) Data processing method, device, equipment and storage medium
CN107894940A (en) A kind of log analysis device and method
US8374897B2 (en) Apparatus and method for forecasting qualitative assessments
JP2019082858A (en) Information analyzing device, program and method
CN113238750A (en) Case form designer and target form interface generation method
CN113742213A (en) Method, system, and medium for data analysis

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