I hope I can get can again call on your alls wisdom and experience...
I have a parameter field named "RepName" which I use to bring up a drop down list of sales reps. This selection criteria allows the user of the report to narrow down the report to that one rep (duh!). Anyway, I have 4 subreports, 3 of which were created during the original report creation. Recently I was asked for to place a new subreport into this report...everything works fine, execpt for one thing...it shows all the data of all the reps...so to narrow down the selection, like I did in the previous 3 subreports, I added the SALESREP field from the database, and used 'Select Expert' to make it equal to {?RepName}, however {?RepName} is not listed in the drop down!
I double checked the other 3 subreports and the parameter field {?RepName} is set equal to SALESREP in the 'Select Expert'. When I tried to manually enter {?RepName} in the 'Select Expert' for SALEREP, I receive the following warning message:
This field name is not known
The parameter field of {?RepName} is located in the report header of the main report and passes to the previously made subreports...how do I get this work with the new subreport?
I have a parameter field named "RepName" which I use to bring up a drop down list of sales reps. This selection criteria allows the user of the report to narrow down the report to that one rep (duh!). Anyway, I have 4 subreports, 3 of which were created during the original report creation. Recently I was asked for to place a new subreport into this report...everything works fine, execpt for one thing...it shows all the data of all the reps...so to narrow down the selection, like I did in the previous 3 subreports, I added the SALESREP field from the database, and used 'Select Expert' to make it equal to {?RepName}, however {?RepName} is not listed in the drop down!
I double checked the other 3 subreports and the parameter field {?RepName} is set equal to SALESREP in the 'Select Expert'. When I tried to manually enter {?RepName} in the 'Select Expert' for SALEREP, I receive the following warning message:
This field name is not known
The parameter field of {?RepName} is located in the report header of the main report and passes to the previously made subreports...how do I get this work with the new subreport?