Hello! I want to create a range-of-dates filter where the users can only filter to month/year. Right now, it's converting the month/year value to be the first of the month. That would be fine, but then I don't want users to be able to filter to dates that aren't the first. Is this possible? Thanks!
1 answer
Never mind - I think the labels automatically converted to the format to the data and just hadn't rendered yet. Thanks!