Data Base Table Help

Hi, I created a data base collection and a table that connects to the data base trough a dataset. I want the table to only display the first row of the data collection. Is there a way to do that through Java script?

Hi Dora,

In a dataset, you can configure the number of items to display.

Anyway, for more advanced actions, take a look at the wix-data API wix-data - Velo API Reference - Wix.com, and the tables API: https://www.wix.com/code/reference/$w.Table.html

Good luck,
Idan.