Need help with funky database content

Hi all,

In the attached screen shot you see database content linked to a repeater item. For some reason, there’s an empty item at the top. Obviously I don’t want this, but I can’t seem to figure out how to get rid of this. There is no empty line in the database. Can someone please help me.
(Btw, the empty line moves based on how I sort the table. Right now it’s sorted based on the date (oldest to newest)).
Thanks so much!

How are you filtering your dataset and the repeaters, are you using code to do it or are you just using the dataset settings with the editor itself?

If you are just using the dataset settings within the editor to filter it, then your issue is not code related and therefore you should be going through Wix Support instead.
https://support.wix.com/en/article/contacting-wix-support

If you have used code to filter your datasets, then please elaborate more on what code you have used for it and paste your used code here so forum users can check it for you etc.

See here for more info about filtering and querying and repeaters in code.
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#setFilter
https://www.wix.com/corvid/reference/wix-data.WixDataQuery.html
https://www.wix.com/corvid/reference/wix-data.WixDataSort.html
https://www.wix.com/corvid/reference/$w.Repeater.html

It’s not code related–I used the editor. I see that I’m on the wrong forum now and created a ticket for the wix support team. Thanks for your help and quick response!