To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Trying to sort the month prompt on a dashboard
Summary
The prompt for Month using a Case to convert to month names instead of integer is now sorting alphabetically by month instead of by integerContent
Hi
I have looked through a number of posts on the forum but can't find anything that can help with changing a prompt to sort a month name (e.g. January etc) by calendar month and not alphabetically.
I've done a case statement to show to convert Time, Month to INT (e.g. 01, 02), and where it is 01 then 'January', 02 = 'February' etc. However, the prompt in the dashboard is now showing April, August etc., in alpha rather than calendar order.