Im creating an app that will let the users pass in a date for a query to run on a database. I only want them to be able to pick the last day of the month since the data in this table is only month end data, is this possible? I know that I can let them select any date and I could then use a formula to get the last day of the moth but I really want them to only be able to select month end days