- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I have a requirement I can't handle. I have a table with 3150 data rows. The table has the following columns:
| ID | Description | Date | Total |
|---|---|---|---|
| 1000 | Shopping List | 01/01/2019 3:15 PM CET | 17,45€ |
| ID | Description | Created on | Total |
Since the table has 3150 lines, I want to display only the entries from the last 6 months? Is that possible? Can I set a filter that shows only the data of the last 6 months? And if so, how would this filter have to be configured or programmed?
I would be very pleased about support.
Thanks in advance
Jeemer
Solved! Go to Solution.