Bug Fixes:
- Highlights now also support the operators "in" and "not in".
- Highlights with no user defined name now properly display the highlight condition.
- Still existing filters on removed columns no longer result in an exception, they are simply ignored now.
- Columns used in link targets are now excluded if not visible on their own.
Added Functionality
- Added a wrapper procedure handling the whole download task.
Parameter list is the same as the function returning the results. - Initial support to receive the GROUP_BY report if defined.
Known Limitations
- Standard and GROUP_BY report cannot be exported together into a single file.
- Columns used in GROUP_BY also need to be present in the standard report, otherwise the columns are not included in the query generated by currently available APEX API.
ZIP Archive of package including dependencies can be downloaded from Demo Application.
No comments:
Post a Comment