If you create an advanced distribution report and have a search filter then you get different results when you drill-down in the preview report versus the actual saved report - the search filter is ignored on drill down . To reproduce: (1) Create an advanced distribution report e.g group rows = owner, group columns = state
SBM system introduced changes within Trend reports that uses an alias instead of table names and parts for generating drill-down SQL that was not modified (which still uses table name instead of the alias). This affects pass-thru SQL functionality which references to the main table as a result , these Trend reports no longer work after the upgrade. This error message below is an example of this issue.
When you are drilled-down into an embedded graphical report , the "Back to results " link will not take you back to your graphical report unless you have HTML 5 enabled. Browser type does not seem to matter.
Error on drill-down in distribution report with join if multi-user field from joined table is used. Error occurred in file: 'HtmlPageReport.cpp', line 7529.
When creating a tabular distribution report and you have a relational field selected for the row and then proceed to apply a sorting rule to show only particular row field values, the resulting report will display correctly, but the drill-down for the "Totals by count" at the bottom of that report will lead you to another report that displays all items and not respect the Row Field Values filter you placed on it.