Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Adding another Details section

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Adding another Details section

Unread post by tonyd »

Is it possible to add a second details section to a report?
TonyD
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Re: Adding another Details section

Unread post by tonyd »

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
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Adding another Details section

Unread post by admin »

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
Post Reply