I have a report( report studio) which has page breaks on date.
Is there a way to show only first page and ignore other pages when I run the report. Since I have to email the report every day (scheduled-email report) I do not want to email all the pages every day.
Let me know if you know aeasy way to do this rpeort.
Thanks,
Leo
Have you tried bursting your report on the date?
I have only few user to Email for that so I was just using the schedule to email report.
I used _add_days function to filter on the current date, now it is showing only one page.