New Features:
- Graph Legend Settings: New Reset Button to put it back to default settings
- No Data to Display Message: You can now see the report/graph and query name on reports/graphs with no data
- Reports:
- Rename Column: Users now have the ability to rename the field names directly within the report in the hamburger menu
- Aggregation Summary Row update: the summary is now sticky which means it will stay at the bottom of the page as you scroll
- Accessibility Check: keyboard navigation, color contrast, screen reader compatibility, and more!
- Query Filters: Date and Datetime compatibility updates
- New UI for time picker on datetime fields
- Query filtering on date and datetime fields are now functional for all formats with the exception of the following two:
- dd-MM-yyyy HH'h'MM'min' —> 'After' and 'Before' are the only filter types working
- MMMMM dd, yyyy hh:mm a zzz —> Doesn't work for any filter type
Platforms Below 4
- 'Equals' and 'Not Equals' Query filters are not functional on any date time formats
- The following formats work with 'Before', 'After', 'On and Before', 'On and After'
- dd-MM-yyyy HH'h'mm'min'
- yyyy/MM/dd HH:mm a zzz
- yyyy/MM/dd HH:mm zzz
- yyyy/MM/dd HH:mm a zzz
- dd/MM/yyyy HH'h'mm
- dd/MM/yyyy HH:mm
- dd/MM/yyyy hh:mm a zzz
- dd/MM/yyyy HH:mm zzz
- dd/MM/yyyy HH:mm:ss
- dd/MM/yyyy hh:mm:ss a zzz
- MM/dd/yyyy HH:mm
- MM/dd/yyyy hh:mm a zzz
- MM/dd/yyyy HH:mm zzz
- MM/dd/yyyy HH:mm:ss
- MM/dd/yyyy hh:mm:ss a zzz
- The following formats do not work for any filter type:
- dd-MMM-yyyy HH:mm
- dd-MM-yyyy HH'h'MM'min'
- yyyy-MM-dd HH.mm
- yyyy-MM-dd HH:mm a zzz
- yyyy-MM-dd HH:mm zzz
- yyyy-MM-dd HH:mm a zzz
- yyyy.MM.dd HH:mm a zzz
- yyyy.MM.dd HH:mm zzz
- MMMMM dd, yyyy hh:mm a zzz
- dd-MM-yyyy HH'h'mm
- dd-MMM-yyyy HH:mm
- dd.MM.yyyy HH:mm:ss
Known issues:
- In reports with custom columns and resized columns, the table header alignment is sometimes mismatched to the rest of the report
- Temporary fix: Refresh the page to resolve the alignment or scroll horizontally through the report
- Expected resolution: next release V1.27