Hey guys, Im just trying to work out how I can dynamically convert a list of dates/times into single entries in a table, preferably with additional fields, like the category, sub-category, price etc.
I dont particularly need or want the time as Im only interested in the date.
You can do this using backend workflows. Schedule a workflow on a list, and the list can be a list of dates that you have in your database.
Schedule a workflow on a list
Within this backend workflow, you can use the Create a new thing action and add that date to your DB
Create a new thing
This topic was automatically closed after 70 days. New replies are no longer allowed.