CN104778241A - Report generation method and system - Google Patents

Report generation method and system Download PDF

Info

Publication number
CN104778241A
CN104778241A CN201510164022.6A CN201510164022A CN104778241A CN 104778241 A CN104778241 A CN 104778241A CN 201510164022 A CN201510164022 A CN 201510164022A CN 104778241 A CN104778241 A CN 104778241A
Authority
CN
China
Prior art keywords
data
report
report form
template
displayed
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.)
Granted
Application number
CN201510164022.6A
Other languages
Chinese (zh)
Other versions
CN104778241B (en
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201510164022.6A priority Critical patent/CN104778241B/en
Publication of CN104778241A publication Critical patent/CN104778241A/en
Application granted granted Critical
Publication of CN104778241B publication Critical patent/CN104778241B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a report generation method and system. The method comprises the steps of obtaining a report type selected by a user to be as a report selected type; selecting a report template corresponding to the report selected type from a report template library, wherein the report template defines a data source and a display manner; obtaining a data range selected by the user; extracting the data within the data range to be as the data to be displayed from the data source defined by the report template; displaying the data to be displayed according to the display manner defined by the report template. By the method disclosed by the invention, report generation procedures and report business data are completely decoupled; the configuration of the report business display data is standardized; a universal report data search engine is designed; an uniform report definition specification is provided; the aim that reports of different businesses share one set of report frame is realized; the complexity to design the report is reduced and the report designing efficiency is improved.

Description

A kind of report form generation method and system
Technical field
The present invention relates to form correlative technology field, particularly a kind of report form generation method and system.
Background technology
Existing form adopts following method step to generate:
(1) report form type as required writes corresponding report processor.
(2) in handling procedure, process form desired data, and be converted into form rendering data.
(3) form displaying is carried out by each type form displayed page.
Therefore the design of prior art report program is higher with form business datum coupling, needs the process of writing corresponding report handling procedure according to form demand type, does not have versatility.
Summary of the invention
Based on this, be necessary for prior art report generator and form business datum coupling higher, not there is the technical matters of versatility, a kind of report form generation method and system be provided.
A kind of report form generation method, comprising:
Search obtaining step, comprising: obtain user-selected fixed report form type as form selection type;
Template obtaining step, comprising: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Data dimension obtaining step, comprising: obtain user-selected data area;
Data pick-up step, comprising: from the data source that described report form template defines, and extracts data in described data area as data to be displayed;
Data display step, comprising: shown by the exhibition method that described data to be presented define according to described report form template.
A kind of report generating system, comprising:
Search acquisition module, for: obtain user-selected fixed report form type as form selection type;
Template acquisition module, for: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Data dimension acquisition module, for: obtain user-selected data area;
Data extraction module, for: from the data source that described report form template defines, extract data in described data area as data to be displayed;
Data display module, for: the exhibition method that described data to be presented define according to described report form template is shown.
The present invention by report generator and form business datum full decoupled, by the standardization of form service display data configuration, and design all-purpose financial statements data search engine, unified report definition specification is provided, user only needs to generate specific report form template according to different data sources and exhibition method, then can reach the object of the general a set of report frame of different business form, reduce the complexity of Report Form Design and promote Report Form Design efficiency.
Accompanying drawing explanation
Fig. 1 is the workflow diagram of a kind of report form generation method of the present invention;
Fig. 2 is the system architecture illustraton of model of preferred embodiment;
Fig. 3 is the workflow diagram of preferred embodiment;
Fig. 4 is the construction module figure of a kind of report generating system of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention will be further described in detail.
Be illustrated in figure 1 the workflow diagram of a kind of report form generation method of the present invention, comprise:
Step S101, comprising: obtain user-selected fixed report form type as form selection type;
Step S102, comprising: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Step S103, comprising: obtain user-selected data area;
Step S104, comprising: from the data source that described report form template defines, and extracts data in described data area as data to be displayed;
Step S105, comprising: shown by the exhibition method that described data to be presented define according to described report form template.
Step S101 and step S103, preferably by the mode of web webpage, allows user select report form type and data area.
Step S102, select corresponding report form template according to report form type, this corresponding relation is preset by system.In step S104, according to the report form template that step S102 obtains, search suitable data source, and therefrom extract by step S103 data in the data area selected, transfer to step S105 to show.
Data in data source and report form template are carried out Data Integration by the present invention, the form display data object of outputting standard, and these modular display objects are inputed to web report frame carry out form displaying, conveniently propagate and exchange.
The present invention by report generator and form business datum full decoupled, by the standardization of form service display data configuration, and design all-purpose financial statements data search engine, unified report definition specification is provided, user only needs to generate specific report form template according to different data sources and exhibition method, then can reach the object of the general a set of report frame of different business form, reduce the complexity of Report Form Design and promote Report Form Design efficiency.
Wherein in an embodiment: described data source comprises the structured data source of storage configuration data and/or preserves the unstructured data sources of unstructured data;
Described step S104, specifically comprises:
If described data source is structured data source, then the structural data extracted in described data area is data to be displayed;
If described data source is unstructured data sources, then to the described unstructured data execution architectureization reconstruct in described data area, obtains structurized reconstruct data, extract described reconstruct data as data to be displayed.
Structural data refers to that can show easily with bivariate table and express, destructuring data refer to the data that inconvenience bivariate table is expressed, such as document, picture, video etc. with the data that behavior unit stores in database.The present embodiment adopts structural data method to realize carrying out unified construction standard to structural data and unstructured data.For structured data source, XML standard configuration template can be preserved in report form template, SQL (the Structured Query Language Structured Query Language (SQL)) statement of resolving in template carries out data pick-up, and the data of unstructured data sources, then can carry out data pick-up by calling self-defined java class.
Preferably, described structuring reconstruct specifically comprises:
Calculate the desired value of the unstructured data in described data area about described index, using described desired value as described reconstruct data.
Preferably, index is used to indicate the parameter such as quantity, frequency, size of unstructured data based on different dimensions, different time sections.
Wherein in an embodiment, described step S103, specifically comprises:
Show the selecting data dimension relevant to described form selection type, obtain data area selected in described selecting data dimension, wherein:
Described selecting data dimension is determined from the configuration file relevant to described form selection type preset, or;
Described selecting data dimension is determined by described report form template.
Selecting data dimension refers to and allows user to carry out the dimension selected, and according to different report form type or report form template, can have different selecting data dimensions.
If described selecting data dimension is determined by configuration file, then step S102 and step S103 can exchange.
If selecting data dimension is determined by report form template, then, after step S102 obtains report form template, determine its selecting data dimension, preferably, will upgrade on web webpage.
Wherein in an embodiment, described step S105, specifically comprises:
If the exhibition method that described report form template defines is form display, then described data to be displayed adopts described exhibition method to show by adopting form drawing engine;
If the exhibition method that described report form template defines is figure display, then calls graph drawing engine and adopt described exhibition method to show described data to be displayed.
Be illustrated in figure 2 the system architecture illustraton of model of preferred embodiment, web unified search display frame 21, all-purpose financial statements engine 22, report form template storehouse 23, graph drawing engine 24 and database 25, specifically:
(1) web unified search display frame 21
Function: report data consolidation form is shown.
Design proposal: the framed structure adopting report form type list+field of search+form show area+figure show area, the field of search 211 supports that the data query of various dimensions defines, different search labels can be defined according to different report form type, list data is shown in form show area 212, figure show area 213 present graphical data.
(2) all-purpose financial statements engine 22
Function:
1, resolve the input inquiry condition of web unified search display frame, carry out data source location and call.
2, perform data extraction operation, and be the report data object of standard by the data reconstruction after extraction.
3, the automatic drawing engine of built-in list data and openChart pictorial statement engine, standardization REPORT-OBJECT data transformations is chart and figure data display object and exports web unified search display frame to carry out chart and figure displaying, and support the access of other Report Engine.
Design proposal: adopt unified form access entrance 221, by what receive, different data processing channels is distributed to the call request in different pieces of information source, for the request of report form template data source, from report form template storehouse, the report form template relevant to report form type is obtained by report form template locating module 222, and template is resolved, from report form template, parse concrete data source by data source parsing module 223 and be sent to data extraction module 224, the data area that data extraction module 224 imports into according to template configuration and form access entrance 221 carries out data pick-up from database 25.Data in database 25 comprise structural data and unstructured data, for unstructured data, call self-defining data interface 225 and carry out data pick-up, by form drawing engine 226 and graph drawing engine access module 227, data normalization is carried out to the data extracted, and standardized data are reached the form show area 212 of web unified search display frame 21 and figure show area 213 and carry out unifying to show, graph drawing engine access module 227 is called graph drawing engine 24 pairs of data and is carried out graphic plotting.
(3) report form template storehouse 23
Function: configuration form form shows that form, figure show type and SQL data source.
Design proposal: adopt XML (Extensible Markup Language extend markup language) to carry out report form template standardized data definition.Report form template definition comprises: dimension, index and data source
(4) graph drawing engine 24
Function: draw the pictorial statements such as histogram, Line Chart, pie chart, framework acquiescence supports openchart Report Engine, and provides the access of other graph drawing engines to support, the access of convenient expansion and self-defined figure Report Engine.
(5) database 25
Function: as data source storage configuration data and unstructured data.
Be illustrated in figure 3 the workflow diagram of preferred embodiment, comprise:
Step S301, defines different search parameter labels according to different report form type, and label need comprise class=" reportParam " attribute, obtains the report form type that user selectes, and can select dimension, obtain the data area that user selectes according to report form type display.
Step S302, report form type and data area are packaged into unified report parameter object
Step S303, the parameter object after assembling is passed to unified report query entrance and carries out Parameter analysis of electrochemical.
Step S304, obtains the report form template relevant to report form type, therefrom parses and can select dimension, index and data source types, data source calls path and pictorial statement engine type from report form template storehouse;
Step S305, performs XML data source and performs self defined interface data source.For structured data source then direct analyzing XML standard configuration template, SQL (the StructuredQuery Language Structured Query Language (SQL)) statement of resolving in template carries out data pick-up.Self-defined java class is directly called for unstructured data sources and carries out data pick-up.
Step S306, carries out structuring process by the discrete data of extraction, is converted into standard forms data layout.
Step S307, determine that the pictorial statement engine calling which kind of type carries out report pattern drafting according to the pictorial statement engine type parameter in report form template, acquiescence loads Openchart (chart of increasing income) graph drawing engine.
Step S308, by list data and the unified displaying of report pattern.
Be illustrated in figure 4 the construction module figure of a kind of report generating system of the present invention, comprise:
Search acquisition module 401, for: obtain user-selected fixed report form type as form selection type;
Template acquisition module 402, for: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Data dimension acquisition module 403, for: obtain user-selected data area;
Data extraction module 404, for: from the data source that described report form template defines, extract data in described data area as data to be displayed;
Data display module 405, for: the exhibition method that described data to be presented define according to described report form template is shown.
Wherein in an embodiment: described data source comprises the structured data source of storage configuration data and/or preserves the unstructured data sources of unstructured data;
Described data extraction module, specifically for:
If described data source is structured data source, then the structural data extracted in described data area is data to be displayed;
If described data source is unstructured data sources, then to the described unstructured data execution architectureization reconstruct in described data area, obtains structurized reconstruct data, extract described reconstruct data as data to be displayed.
Wherein in an embodiment, described structuring reconstruct specifically comprises:
Calculate the desired value of the unstructured data in described data area about described index, using described desired value as described reconstruct data.
Wherein in an embodiment, described data dimension acquisition module, specifically for:
Show the selecting data dimension relevant to described form selection type, obtain data area selected in described selecting data dimension, wherein:
Described selecting data dimension is determined from the configuration file relevant to described form selection type preset, or;
Described selecting data dimension is determined by described report form template.
Wherein in an embodiment, described data display module, specifically for:
If the exhibition method that described report form template defines is form display, then described data to be displayed adopts described exhibition method to show by adopting form drawing engine;
If the exhibition method that described report form template defines is figure display, then calls graph drawing engine and adopt described exhibition method to show described data to be displayed.
The above embodiment only have expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but therefore can not be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a report form generation method, is characterized in that, comprising:
Search obtaining step, comprising: obtain user-selected fixed report form type as form selection type;
Template obtaining step, comprising: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Data dimension obtaining step, comprising: obtain user-selected data area;
Data pick-up step, comprising: from the data source that described report form template defines, and extracts data in described data area as data to be displayed;
Data display step, comprising: shown by the exhibition method that described data to be presented define according to described report form template.
2. report form generation method according to claim 1, is characterized in that: described data source comprises the structured data source of storage configuration data and/or preserves the unstructured data sources of unstructured data;
Described data pick-up step, specifically comprises:
If described data source is structured data source, then the structural data extracted in described data area is data to be displayed;
If described data source is unstructured data sources, then to the described unstructured data execution architectureization reconstruct in described data area, obtains structurized reconstruct data, extract described reconstruct data as data to be displayed.
3. report form generation method according to claim 2, is characterized in that, described structuring reconstruct specifically comprises:
Calculate the desired value of the unstructured data in described data area about described index, using described desired value as described reconstruct data.
4. report form generation method according to claim 1, is characterized in that, described data dimension obtaining step, specifically comprises:
Show the selecting data dimension relevant to described form selection type, obtain data area selected in described selecting data dimension, wherein:
Described selecting data dimension is determined from the configuration file relevant to described form selection type preset, or;
Described selecting data dimension is determined by described report form template.
5. report form generation method according to claim 1, is characterized in that, described data display step, specifically comprises:
If the exhibition method that described report form template defines is form display, then described data to be displayed adopts described exhibition method to show by adopting form drawing engine;
If the exhibition method that described report form template defines is figure display, then calls graph drawing engine and adopt described exhibition method to show described data to be displayed.
6. a report generating system, is characterized in that, comprising:
Search acquisition module, for: obtain user-selected fixed report form type as form selection type;
Template acquisition module, for: from report form template storehouse, select the report form template that described form selection type is corresponding, described report form template definition data source and exhibition method;
Data dimension acquisition module, for: obtain user-selected data area;
Data extraction module, for: from the data source that described report form template defines, extract data in described data area as data to be displayed;
Data display module, for: the exhibition method that described data to be presented define according to described report form template is shown.
7. report generating system according to claim 6, is characterized in that: described data source comprises the structured data source of storage configuration data and/or preserves the unstructured data sources of unstructured data;
Described data extraction module, specifically for:
If described data source is structured data source, then the structural data extracted in described data area is data to be displayed;
If described data source is unstructured data sources, then to the described unstructured data execution architectureization reconstruct in described data area, obtains structurized reconstruct data, extract described reconstruct data as data to be displayed.
8. report generating system according to claim 7, is characterized in that, described structuring reconstruct specifically comprises:
Calculate the desired value of the unstructured data in described data area about described index, using described desired value as described reconstruct data.
9. report generating system according to claim 6, is characterized in that, described data dimension acquisition module, specifically for:
Show the selecting data dimension relevant to described form selection type, obtain data area selected in described selecting data dimension, wherein:
Described selecting data dimension is determined from the configuration file relevant to described form selection type preset, or;
Described selecting data dimension is determined by described report form template.
10. report generating system according to claim 6, is characterized in that, described data display module, specifically for:
If the exhibition method that described report form template defines is form display, then described data to be displayed adopts described exhibition method to show by adopting form drawing engine;
If the exhibition method that described report form template defines is figure display, then calls graph drawing engine and adopt described exhibition method to show described data to be displayed.
CN201510164022.6A 2015-04-08 2015-04-08 A kind of report form generation method and system Active CN104778241B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510164022.6A CN104778241B (en) 2015-04-08 2015-04-08 A kind of report form generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510164022.6A CN104778241B (en) 2015-04-08 2015-04-08 A kind of report form generation method and system

Publications (2)

Publication Number Publication Date
CN104778241A true CN104778241A (en) 2015-07-15
CN104778241B CN104778241B (en) 2019-06-04

Family

ID=53619705

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510164022.6A Active CN104778241B (en) 2015-04-08 2015-04-08 A kind of report form generation method and system

Country Status (1)

Country Link
CN (1) CN104778241B (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105138504A (en) * 2015-09-07 2015-12-09 北京恒华伟业科技股份有限公司 Report generation method and report engine
CN105447174A (en) * 2015-12-09 2016-03-30 中国农业银行股份有限公司 Report generation method and apparatus
CN105740368A (en) * 2016-01-27 2016-07-06 浪潮通信信息系统有限公司 Method and device for generating report form
CN106209495A (en) * 2016-06-24 2016-12-07 浪潮(北京)电子信息产业有限公司 The report form generation method of a kind of cloud monitoring system and device
CN106202546A (en) * 2016-07-27 2016-12-07 浪潮软件集团有限公司 data analysis display method based on template
CN106202018A (en) * 2016-07-12 2016-12-07 精硕世纪科技(北京)有限公司 Excel report-generating method and device
CN106294299A (en) * 2016-07-29 2017-01-04 杭州华三通信技术有限公司 A kind of report form generation method and device
CN106406835A (en) * 2015-07-30 2017-02-15 大唐软件技术股份有限公司 Report generation method and report generation apparatus
CN106777106A (en) * 2016-12-15 2017-05-31 四川长虹电器股份有限公司 The method for exhibiting data of the financial statement based on excel
CN107357923A (en) * 2017-07-21 2017-11-17 山东浪潮商用系统有限公司 The cubical method of the tax is generated based on FreeMarker
CN107861929A (en) * 2017-09-30 2018-03-30 深圳市买买提乐购金融服务有限公司 Document structure tree method, terminal and computer-readable medium
CN107861933A (en) * 2017-11-29 2018-03-30 北京百度网讯科技有限公司 The method and apparatus for generating O&M form
CN107944713A (en) * 2017-11-28 2018-04-20 象翌微链科技发展有限公司 The management system and method for a kind of platform
CN107967137A (en) * 2017-12-08 2018-04-27 浪潮软件集团有限公司 Data management method and device
CN108121691A (en) * 2017-11-23 2018-06-05 国家电网公司 Manage the method and system of project of transmitting and converting electricity bill of quantities
CN108132951A (en) * 2016-12-01 2018-06-08 腾讯科技(深圳)有限公司 Data cut-in method and data access device
CN108197093A (en) * 2017-12-28 2018-06-22 重庆南华中天信息技术有限公司 Across language across the unlimited data source of frame Visual Report Forms design method and system
CN108228548A (en) * 2016-12-21 2018-06-29 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN109376159A (en) * 2018-12-05 2019-02-22 广州中浩控制技术有限公司 A kind of batch record automatic generation method
CN109388666A (en) * 2018-09-28 2019-02-26 拉扎斯网络科技(上海)有限公司 Business customizing method, device, electronic equipment and storage medium
CN109446182A (en) * 2018-11-05 2019-03-08 广州中浩控制技术有限公司 A kind of compound acquisition method
CN109492209A (en) * 2018-10-25 2019-03-19 广州中浩控制技术有限公司 A kind of table signature automatic generation method
CN109508953A (en) * 2018-10-25 2019-03-22 广州中浩控制技术有限公司 A kind of form template generation method
CN109522536A (en) * 2018-11-05 2019-03-26 广州中浩控制技术有限公司 A kind of table Auto-writing method
CN109684386A (en) * 2018-12-24 2019-04-26 成都四方伟业软件股份有限公司 Report cooperates with method of combination and device
CN110222321A (en) * 2019-04-16 2019-09-10 中国平安人寿保险股份有限公司 Report form generation method, device, computer installation and computer readable storage medium
CN110866383A (en) * 2019-10-15 2020-03-06 中国直升机设计研究所 Interactive electronic data list generation method and system
CN111125204A (en) * 2019-12-17 2020-05-08 中科鼎富(北京)科技发展有限公司 Analysis report obtaining method and device, electronic equipment and storage medium
CN112256731A (en) * 2020-12-21 2021-01-22 长沙树根互联技术有限公司 Data display method and device and electronic equipment
CN112487067A (en) * 2020-12-04 2021-03-12 国泰新点软件股份有限公司 Method, device and storage medium for page display based on data configuration
CN112506921A (en) * 2020-11-16 2021-03-16 国网福建省电力有限公司经济技术研究院 Multi-source heterogeneous index multi-dimensional self-service analysis method based on data middleboxes

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102013056A (en) * 2010-12-14 2011-04-13 广东雅达电子股份有限公司 Configurable power report management system and operating method thereof
WO2011116795A1 (en) * 2010-03-26 2011-09-29 Millipore Corporation Method of generating an electronic report
WO2015034637A1 (en) * 2013-09-03 2015-03-12 Walker Information, Inc. System for generating a plurality of graphical reports from a data set

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106270B (en) * 2013-02-02 2016-06-29 深圳先进技术研究院 cloud data fusion method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011116795A1 (en) * 2010-03-26 2011-09-29 Millipore Corporation Method of generating an electronic report
CN102013056A (en) * 2010-12-14 2011-04-13 广东雅达电子股份有限公司 Configurable power report management system and operating method thereof
WO2015034637A1 (en) * 2013-09-03 2015-03-12 Walker Information, Inc. System for generating a plurality of graphical reports from a data set

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕旭东: "一种电子病历系统体系结构及其关键技术", 《中国生物医学工程学报》 *

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406835A (en) * 2015-07-30 2017-02-15 大唐软件技术股份有限公司 Report generation method and report generation apparatus
CN105138504A (en) * 2015-09-07 2015-12-09 北京恒华伟业科技股份有限公司 Report generation method and report engine
CN105447174A (en) * 2015-12-09 2016-03-30 中国农业银行股份有限公司 Report generation method and apparatus
CN105740368A (en) * 2016-01-27 2016-07-06 浪潮通信信息系统有限公司 Method and device for generating report form
CN106209495A (en) * 2016-06-24 2016-12-07 浪潮(北京)电子信息产业有限公司 The report form generation method of a kind of cloud monitoring system and device
CN106202018A (en) * 2016-07-12 2016-12-07 精硕世纪科技(北京)有限公司 Excel report-generating method and device
CN106202546A (en) * 2016-07-27 2016-12-07 浪潮软件集团有限公司 data analysis display method based on template
CN106294299A (en) * 2016-07-29 2017-01-04 杭州华三通信技术有限公司 A kind of report form generation method and device
CN108132951A (en) * 2016-12-01 2018-06-08 腾讯科技(深圳)有限公司 Data cut-in method and data access device
CN106777106A (en) * 2016-12-15 2017-05-31 四川长虹电器股份有限公司 The method for exhibiting data of the financial statement based on excel
CN108228548B (en) * 2016-12-21 2019-08-13 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN108228548A (en) * 2016-12-21 2018-06-29 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN107357923A (en) * 2017-07-21 2017-11-17 山东浪潮商用系统有限公司 The cubical method of the tax is generated based on FreeMarker
CN107861929A (en) * 2017-09-30 2018-03-30 深圳市买买提乐购金融服务有限公司 Document structure tree method, terminal and computer-readable medium
CN108121691A (en) * 2017-11-23 2018-06-05 国家电网公司 Manage the method and system of project of transmitting and converting electricity bill of quantities
CN107944713A (en) * 2017-11-28 2018-04-20 象翌微链科技发展有限公司 The management system and method for a kind of platform
CN107861933A (en) * 2017-11-29 2018-03-30 北京百度网讯科技有限公司 The method and apparatus for generating O&M form
CN107967137A (en) * 2017-12-08 2018-04-27 浪潮软件集团有限公司 Data management method and device
CN108197093A (en) * 2017-12-28 2018-06-22 重庆南华中天信息技术有限公司 Across language across the unlimited data source of frame Visual Report Forms design method and system
CN109388666A (en) * 2018-09-28 2019-02-26 拉扎斯网络科技(上海)有限公司 Business customizing method, device, electronic equipment and storage medium
CN109492209A (en) * 2018-10-25 2019-03-19 广州中浩控制技术有限公司 A kind of table signature automatic generation method
CN109508953A (en) * 2018-10-25 2019-03-22 广州中浩控制技术有限公司 A kind of form template generation method
CN109446182A (en) * 2018-11-05 2019-03-08 广州中浩控制技术有限公司 A kind of compound acquisition method
CN109522536A (en) * 2018-11-05 2019-03-26 广州中浩控制技术有限公司 A kind of table Auto-writing method
CN109522536B (en) * 2018-11-05 2022-02-18 广州中浩控制技术有限公司 Automatic form filling method
CN109446182B (en) * 2018-11-05 2021-08-27 广州中浩控制技术有限公司 Composite acquisition method
CN109376159A (en) * 2018-12-05 2019-02-22 广州中浩控制技术有限公司 A kind of batch record automatic generation method
CN109376159B (en) * 2018-12-05 2021-08-20 广州中浩控制技术有限公司 Batch record automatic generation method
CN109684386A (en) * 2018-12-24 2019-04-26 成都四方伟业软件股份有限公司 Report cooperates with method of combination and device
CN110222321A (en) * 2019-04-16 2019-09-10 中国平安人寿保险股份有限公司 Report form generation method, device, computer installation and computer readable storage medium
CN110866383A (en) * 2019-10-15 2020-03-06 中国直升机设计研究所 Interactive electronic data list generation method and system
CN110866383B (en) * 2019-10-15 2023-09-19 中国直升机设计研究所 Interactive electronic data list generation method and system
CN111125204A (en) * 2019-12-17 2020-05-08 中科鼎富(北京)科技发展有限公司 Analysis report obtaining method and device, electronic equipment and storage medium
CN112506921A (en) * 2020-11-16 2021-03-16 国网福建省电力有限公司经济技术研究院 Multi-source heterogeneous index multi-dimensional self-service analysis method based on data middleboxes
CN112506921B (en) * 2020-11-16 2022-06-07 国网福建省电力有限公司经济技术研究院 Multi-source heterogeneous index multi-dimensional self-service analysis method based on data middleboxes
CN112487067A (en) * 2020-12-04 2021-03-12 国泰新点软件股份有限公司 Method, device and storage medium for page display based on data configuration
CN112256731A (en) * 2020-12-21 2021-01-22 长沙树根互联技术有限公司 Data display method and device and electronic equipment

Also Published As

Publication number Publication date
CN104778241B (en) 2019-06-04

Similar Documents

Publication Publication Date Title
CN104778241A (en) Report generation method and system
CN108710739B (en) Method and system for building information model lightweight and three-dimensional scene visualization
CN103294475B (en) The business automatic creation system of graphic based business scenario and domain template and method
KR100969656B1 (en) An excel-based composing system for analyzing reports or views and the method thereof
CN108255837B (en) SQL parser and method
CN101464903A (en) OCR picture and text recognition and retrieval method and system through web mode
CN105677716B (en) A kind of computer data acquiring processing analysis system
US20210012103A1 (en) Systems and methods for information extraction from text documents with spatial context
CN105677927A (en) Method and device for providing searching result
US20200210640A1 (en) Method and apparatus for displaying textual information
CN102779044B (en) The dissection process system of expression formula and analyzing and processing method
US20170199912A1 (en) Behavior topic grids
CN110413721B (en) Vector map generation method and device
CN113962597A (en) Data analysis method and device, electronic equipment and storage medium
CN113010948A (en) BIM lightweight model display system
CN117057318A (en) Domain model generation method, device, equipment and storage medium
CN111881660A (en) Report generation method and device, computer equipment and storage medium
CN109992698B (en) Data processing method and device, electronic equipment and readable storage medium
CN113722337B (en) Service data determination method, device, equipment and storage medium
CN115756436A (en) Device and method for constructing visual large screen through template configuration
CN102799423A (en) Method and device for implementing dynamic method in JSF (java service face)
US20130159327A1 (en) Apparatus and method for visualizing data
CN103294788A (en) Universal background processing method and system for websites
CN102981821A (en) Method and system for event broker
CN113626017A (en) Heterogeneous program analysis method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant