Insert field database next record only works once

I have created a writer document that contains a table with the first column of each row containing multiple database fields. In the second entry, I position my cursor in the first position in the table entry and select Insert → Field → More Fields → (Database Tab) → Next Record → Insert. I repeat this in the third, fourth and fifth rows. When I print the document, only the first two rows are populated with information from the spreadsheet, the other rows are blank. Is there a limit on the number of fields that may be inserted into a page, is this a bug or might I be doing something else that is causing this not to work? Any help would be greatly appreciated.

I recreated the database with test data and used Exchange database to connect to the new version. The db has nine rows.
It resulted in the same outcome.
Here is the document:

Here is the result:


Attached the files:
CatalogEntryPage.odt
TestWTDbase.odb
If you need anything else, please let me know and I do appreciate you looking at this.

sorry for the missed upload:
TestSpreadSht1.ods

@Carrbigdog Unfortunately from the images there does not seem to be a problem. If possible and since you have created a new test DB, could you post you DB and writer files to test? Otherwise I will need to try and completely re-create what you have which may entail some guessing.

@CarrbigDog Your database is created based upon a Calc file. Need that also to complete all links.

@Carrbigdog Sorry if you missed it, but the solution is already in my answer as the last edit.

Hello,

Not quite certain of your layout and only used three records in my test, but had no problem:

Output is:

Don’t know that there is a limit on number of fields.

Edit - Modified 2019-06-05:

Did this with a Q&D DB & Writer Doc. Will look at your posted data I just saw:

Output:

So far no problem. Will look at your data.

Edit #2 2019-06-05:

Found the problem! Ctrl + F10 toggle formatting marks:

In the first section look at the very last field - <Handler_Last_Name>. The return is also part of the field. Place a space or two after the data name and all should work.

This may help, Writer file I used. Just exchange the DB — DogsWriter.odt

Just expanded it to five rows/records without problem.

Thanks for looking at this.

It appears each section had a problem with <Handler_Last_Name>. Try my attached file.

Have used your data and my fixed Writer file (see answer edit) and all records are output to the print file.

Thank you so much for your assistance.
Error was in the formatting of the line containing the last database field.
I copied and pasted from row 2 to the remainder of the rows which made it worse. Guess I should build these a row at a time in the future to narrow down the potential problem areas.
Ratslinger you are fantastic.

@Carrbigdog In future only use answer to actually answer original question (even if it is your question). Otherwise use add a comment.

Glad all worked out - BTW I actually did Copy/paste once I found the problem. Getting the first correct is the key.