Hi All!
I am trying to display a list of events based on the calendarSelectedDay. I have created a new data collection called Date with DataTime String, and attempted to filter the calendarSelectedDay against the Date Data.
As expected this did not work as I read from other posts that DataTime stores data with both date and time while calendarSelectedDay in a different format.
I have searched high and low for answers but have been stuck for 3 days now. Appreciates any guidance on this matter!