I am using info captor to create the dashboard date parameter. i changed the date form to MM/DD/YYYY but it gives wierd numbers when i select dates. Is this the correct format or bug
Dashboard Discussion, Support, Examples, Help » Dashboard Creation
Dashboard Date Format issue
(2 posts)-
Posted 1 year ago #
-
the problem is with the date format string.
Can you perform the steps below
1. Open the dashboard
2. Right click on Date field title
3. Select Edit
4. Scroll to the Date Format property and replace it with this MM/dd/yyyy
(Note the dd and yyyy are in lower case. In java lowercase and uppercase signify different formats for date)5. Click apply
7. Click on Save
8. Close the dashboard and re-open it
9. Test the date selection if it is fixed.Posted 1 year ago #
Reply
You must log in to post.