I have a couple of questions. I'm using CR 8.5.
I have a main report which is prompting the user for several pieces of information.
1. Business Unit - there are 7 choices (6 offices, 1 All)
This is the selection criteria formula I have:
({?BusinessUnit}="All"or {?BusinessUnit}=totext({tbl_dw_Case_info.Business_UNIT}))
Is there a better way to get the "All" to select all business units? The data is returned for the main report but when I try to use this as a link to the subreport and pass it to the selection criteria, my subreport is blank. It worked previously before I put the option for "All" .
2. WorkingDays - another parameter entered by the end user which is used in a formula to forecast. Can I use the same parameter in formulas which will be located in the subreport? I've tried to create the formula but the parameter is not a listed field to use. Any way to get the number passed through to use in subreport formulas?
Sorry this is so long. Thanks to anyone who can help.
L
I have a main report which is prompting the user for several pieces of information.
1. Business Unit - there are 7 choices (6 offices, 1 All)
This is the selection criteria formula I have:
({?BusinessUnit}="All"or {?BusinessUnit}=totext({tbl_dw_Case_info.Business_UNIT}))
Is there a better way to get the "All" to select all business units? The data is returned for the main report but when I try to use this as a link to the subreport and pass it to the selection criteria, my subreport is blank. It worked previously before I put the option for "All" .
2. WorkingDays - another parameter entered by the end user which is used in a formula to forecast. Can I use the same parameter in formulas which will be located in the subreport? I've tried to create the formula but the parameter is not a listed field to use. Any way to get the number passed through to use in subreport formulas?
Sorry this is so long. Thanks to anyone who can help.
L