
Announcements
I am trying create a leave management system app. I have already customized and create a calendar which is my main page to show leaves of the users using gallery. I am trying to filter and show the users leave from the SQL database however I am not sure how to do it. I can able to use Filter ('Leave', employer id = "1234") this can filter and show me the user leaves in a list down option. Even though I have added a nested gallery and label to show the user leave inside the calendar I am unable to do it 😞
Also my data type for start date and end date is fixed string type so idk whether I can just convert using DataValue