One Report – Multiple Output Formats
One of the disadvantages of using groupings in a single Crystal report is that the export intoExcel makes the data “unsortable.” However, there is a neat way around this. You can use thesuppressing section functionality to, in one report, prompt a user if they want to export it cleanlyto Excel (suppressing all of the groupings). This is great if end-users want one report withdifferent output options. The one downside is that you couldn't schedule this in LRS because thereport needs the prompt - export to Excel yes/no.Let’s look at a simple example of an employee listing by department. This report has two detailsections: a – with groupings; b – without groupings.Let’s look at the prompt for an Excel export: