Difference between revisions of "mosCura:Report Feature"

From Nolek Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
The main Report Designer Features are:
 
The main Report Designer Features are:
 
#Provide Data
 
#Provide Data
 +
#*Bind the Report Data Source to SQL server in order to supply the report with data.
 
#Data Shaping
 
#Data Shaping
 +
#*Summarize, Grouping, Filtering, Sorting, Data Formatting, Math calculation
 
#Report Controls
 
#Report Controls
 +
#*Includes controls like charts, cross tabs, gauges, bar codes, etc., for visualizing data.
 
#Parameters Support
 
#Parameters Support
 +
#*Using report parameters to filter data or display its value in the report.
 
#Print Preview
 
#Print Preview
 +
#*Instantly preview the changes of the report
 
#Report Navigation
 
#Report Navigation
 +
#*Allows you to create bookmarks and use cross references to display the document structure.
 
#Styles and Appearance Settings
 
#Styles and Appearance Settings
 +
#*Customize the style of the Report( label, chart, tables, etc.)

Revision as of 08:38, 17 July 2020

The Report Designer in mosCura has so many possibilities from the creation of a very simple Report with one label and up to a very complex Report with multiple charts and etc.

The main Report Designer Features are:

  1. Provide Data
    • Bind the Report Data Source to SQL server in order to supply the report with data.
  2. Data Shaping
    • Summarize, Grouping, Filtering, Sorting, Data Formatting, Math calculation
  3. Report Controls
    • Includes controls like charts, cross tabs, gauges, bar codes, etc., for visualizing data.
  4. Parameters Support
    • Using report parameters to filter data or display its value in the report.
  5. Print Preview
    • Instantly preview the changes of the report
  6. Report Navigation
    • Allows you to create bookmarks and use cross references to display the document structure.
  7. Styles and Appearance Settings
    • Customize the style of the Report( label, chart, tables, etc.)