How to display an yearly timetable in datatable ?
How to display an yearly timetable in datatable ?
I have an yearly timetable that I want to display in a data table. The yearly timetable is attached:
Now i want to be able to display monthly/weekly/daily data table rows based on the current month/week/day depending on the option being selected. For e.g. the current month is October so I would like data table to show all October related rows. Same goes for the week and day. In the attached sheet the first column contains date in the format MM/dd/yyy which should be used for such filtering of records.
So please @colin @allan can you guys guide me on how to achieve this? I've already imported this sheet in to the data table.
Thanks
This discussion has been closed.
Answers
Any update here on this topic ?
You could try using SearchBuilder - that may do what you want. Otherwise, a custom filter perhaps - such as range_dates.
Colin
thanks for the reply.
An example of what I'm trying to do can be seen in the below link:
https://www.salahtimes.com/uk/bradford
Scroll a little to the bottom to see the timetable.
Thanks