Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Adding another Details section
-
- Posts: 68
- Joined: Sun Mar 04, 2018 6:38 pm
-
- Posts: 68
- Joined: Sun Mar 04, 2018 6:38 pm
Re: Adding another Details section
I am trying to create an invoice, but I have two tables of data that I need to pull from. First, I have a table of time-based transactions that would calculate out to a dollar amount owed for each transaction. Then I have a table of expenses that must be listed as well, with a total of everything. As far as I can tell, I am probably looking at a solution using the SQL Designer instead of the Report Designer. Am I on the right track?
TonyD
Re: Adding another Details section
tonyd,
Yes you are correct.
The Report Designer simply displays data from a flat file. (temp table)
And that temp table can be built 3 different ways.
https://wiki.nubuilder.cloud/ ... orts#Table
Steven
Yes you are correct.
The Report Designer simply displays data from a flat file. (temp table)
And that temp table can be built 3 different ways.
https://wiki.nubuilder.cloud/ ... orts#Table
Steven