Now it is possible to display non-aggregated columns in grid reports. Records will be displayed under each group and group total rows displayed in the bottom. See the screenshot bellow.
To create such a report you need to add at least one column without aggregating function. In the example above, Name and Stage columns were added.
If a grid report does not have grouping, it will give the result like this:
See the release notes below.
Reports:
- The ability to display records in grid reports (when grouped by 0 or 1 column; not supported in export).
- The ability to display results table on dashlets and report panels.
BPM:
- The ability to send and catch unique URLs. See here.