Hi,
I am currently making gallery containing a calendar where the user is able to select a date an display information related to that current date. Does anyone know who to add the day of the week into the gallery along with the right date?
So for the date I am using this formula to display the right date.
Day(DateAdd(_firstDayInView,ThisItem.Value,Days))