Welcome to the nuBuilder Forums!

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

Report content is repeating 4 times per page

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
oli
Posts: 118
Joined: Sat Mar 20, 2021 3:22 pm
Has thanked: 4 times

Report content is repeating 4 times per page

Unread post by oli »

Dear All,
I have an issue with creating my first report.
All fields that are created in the "Detail" section of the report will be repeated 4 times.

Since this is the 1st report I created in nuBuilder it might be that I'm doing some stupid mistakes ... but I was not able to solve the issue and I hope someone can help me :?

This is how I created the report:

1.) created a report based on the table "auftrag" and launch it on form "form_auftrag"
1.PNG
2.) Add the fields from auftrag to the report (what I don't understand is that I have to add the fields as labels ... adding them as fields I would not see any content.)
2.PNG
3.) created a run object on the form referring to the report:
3.PNG
3-1.PNG
4.) This is the result:
4.PNG
What am I doing wrong here??

Thanks in advance!

BR, Oli
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Report content is repeating 4 times per page

Unread post by kev1n »

Do you just want to print the current record? Then use WHERE your_id = #RECORD_ID# in the SQL.

See Pizza Demo, Invoice: https://demo.nubuilder.cloud/
oli
Posts: 118
Joined: Sat Mar 20, 2021 3:22 pm
Has thanked: 4 times

Re: Report content is repeating 4 times per page

Unread post by oli »

That was the missing information!

Thanks a lot.

BR, Oli
Post Reply