mosCura:Report Designer Feature

From Nolek Wiki
Revision as of 12:27, 10 September 2020 by Thanos (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.)

Back to Report