I have a report that is used exclusively to create a .csv file via File/Export. In the Report Footer, there are Summarys of some key fields.
When the report is exported, the Report Footer is first Hidden because it's not required in the .csv file.
However, we would like the Report Footer to be visible in Preview mode while at the same time be Hidden when the report is exported.
Is it possible to programmatically Hide a Footer when exporting a report and leave it unhidden in Preview?
The only option I can think of is to create two reports; one that has the Report Footer hidden and the other not.
Thanks
Jim
When the report is exported, the Report Footer is first Hidden because it's not required in the .csv file.
However, we would like the Report Footer to be visible in Preview mode while at the same time be Hidden when the report is exported.
Is it possible to programmatically Hide a Footer when exporting a report and leave it unhidden in Preview?
The only option I can think of is to create two reports; one that has the Report Footer hidden and the other not.
Thanks
Jim