Exporting Reports with Total Group By
From SmartWiki
Revision as of 15:25, 6 October 2015 by Lorena Ruiz (talk | contribs) (Created page with "When exporting to Excel a report configured using Total Group By you must use the '''Custom Export''': File:ExportTotalGroupBy.PNG Within the Detail section, wrap the To...")
When exporting to Excel a report configured using Total Group By you must use the Custom Export:
Within the Detail section, wrap the Total Group By fieldss within a new row wrapped within <ssTotalTag> </ssTotalTag>.
(Note: In the example provided above, the Display Total Label is blank which is resulting in the label in the Custom Export displaying as @@)
After the ssTotalTags, add <ssTotalHeader> </ssTotalHeader> to the end of the Detail section. This will allow for the Total Group By headers to display.