Filter Repeating Table by Date Range

O

oakridge

I have a form that is pulling data from a single SQL table. I would like for
the user to be able to enter a date so that only data greater than or equal
to that date would be displayed in the table.

The only help that I have seen is to create a control that looks to an
outside data source to select the dates. This seems cumbersome. Is there
some way to create an input field for the user and then cross refernce that
value to a date in the repeating table to create a filter?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top