I have a year-to-date labor distribution report developed in Crystal that I'm publishing to LBI. The report is grouped by
1) cost center 2) employee 3) payroll quarter 4) payroll month
When originally published, the user will see all data for all pay periods for all the cost centers the viewer has permissions to see. I'd like the user to filter the data to just see a selected payroll quarter or a selected payroll month. I've started playing around with parameters but have run into some issues. My questions are
1) to allow a user to filter the LBI published report to a particular month or pay period, do I need to first add the parameter to the Crystal report so that it passes to LBI? Or can I just add the parameter to the report once it is published into LBI?