Apr 03, 2017 07:08 AM
I’m making a schedule, and don’t need the date information as it will be repeated on different dates; I just want to list the time… but it would be great if I could then link it into a calendar view. I’ve tried to use the datetime formula, but I can’t seem to get it right and either return an error message, or it just lists 1/2/3/4 and not the hours I want.
Is there a way to do this?
Hoping this question makes sense - I’m new to databases, so forgive me if it’s n00b and not using correct technical language!!
Apr 03, 2017 06:58 PM
If I’m understanding you correctly, you have a series of events which repeat daily/weekly and you only want to enter them once but create a schedule from it?
Unfortunately, I don’t think there’s currently a way to do this and have it be compatible with calendar view.
However, what you can do is:
This isn’t the exact solution you’re asking for, but it is the way you should be thinking about your data to make it database-compatible.