Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing Main Report Date Parameters to Subreport Date Parameters

Status
Not open for further replies.

fredong

IS-IT--Management
Sep 19, 2001
332
US
I am using CR v.8.0 for web report.I have a main report and a subreport and both 2 reports have same date parameters prompts DateStart and DateEnd except the subreport has extra Qtr parameter prompt. While running this web report it requires to login twice for user name,password and the Date parameters because of the subreport embedded. Is there a way just to enter once instead of twice for the login and the date parameters.Please advice. Thanks.
 
The login should be just once unless you're using different data sources.

As for the parameters in the subreport, eliminate the date parms from the sub, and point the main report parms to the subreport database fields directly, that way you only have one prompt.

-k
 
the Delete is grayed out on the subreport and I am not able to do it. I need to let you know that the reports were created with a store procedure backend.
 
Ahhhh, right, well if the sub uses the SP then I think that CE 8 will prompt twice.

You state that you have a web report, which means very little, please specify how this report is made available on the web, are you using CE, or?

-k
 
Yes, I am using CE v.8.0. Is there a way to fix this problem? PLease advise. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top