Reports: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
#Data in a '''table'''.
#Data in a '''table'''.
#A nuBuilder Form where the user can define what information will be in this '''table''' - generally a Launch Form.
#A nuBuilder Form where the user can define what information will be in this '''table''' - generally a Launch Form.
#A report designer.
#A Report designer.


These reports will allow the user to things like..
These Reports will allow the user to do things like..
*Share information with others.
*Share information with others.
*Help make business decisions.
*Help make business decisions.
Line 13: Line 13:


==Creating a Report==
==Creating a Report==
===Build a Form===
===Build a Form===
A Form will allow..
*The user to define the information to be stored in the table (to be used by the report).
*Run the Report from an [[Action Button]] at the top of the Form.
How to create a [[Form]].
===Build a Table===
===Build a Table===
===Design a Report===
===Design a Report===

Revision as of 01:59, 6 July 2017

nuBuilder Forte can create PDF Reports from the data stored in its database.

To do this we need 3 things.

  1. Data in a table.
  2. A nuBuilder Form where the user can define what information will be in this table - generally a Launch Form.
  3. A Report designer.

These Reports will allow the user to do things like..

  • Share information with others.
  • Help make business decisions.
  • Create invoices.
  • Print Graphs.

Creating a Report

Build a Form

A Form will allow..

  • The user to define the information to be stored in the table (to be used by the report).
  • Run the Report from an Action Button at the top of the Form.

How to create a Form.

Build a Table

Design a Report