How to display items based on date on Dynamic Page?

I’m new to Wix and fairly new to creating websites. I’ve created some dynamic pages on the site to display items from a database. I know I can filter and/or sort the items on the page. However, I’m wondering if there is a way to only display items that have been added to the database in the last month. I’m developing a small classified ads site for a club, and I would like to only display items that have been added in the past month. I will probably manually clean up the database (at least in the beginning) but I don’t want to do it every day.

Cathy,
Filter your dataset. Press the dataset on the dynamic page. Press manage. At the bottom there is a fitler by date A-Z option. Also limit the items shown. I am doing something similar on my site.

Hi Cathy,
You can use the query function to filter the dataset by date. Click here to learn more about the WixDataQuery options for filtering.

Good luck,
Tal.