I am attempting to build a report
In the main query I have prompted the user to enter the dates for the beginning and ending period and used this information within my filter.
Ex) claim_effective_date between ?begin? and ?end?
Now in the sub-reports i am attempting to refer to the same prompts and same info from the main query...
Ex) claim_effective_date between ?Main Query.begin? and ?Main Query.end?
However, i am unable to locate these same prompts i built previously within the available components box and cannot figure out how to insert this expression anyway i try... I do not want to build 10 separate prompts asking the same questions...
I know this can be done, what am i missing?
In the main query I have prompted the user to enter the dates for the beginning and ending period and used this information within my filter.
Ex) claim_effective_date between ?begin? and ?end?
Now in the sub-reports i am attempting to refer to the same prompts and same info from the main query...
Ex) claim_effective_date between ?Main Query.begin? and ?Main Query.end?
However, i am unable to locate these same prompts i built previously within the available components box and cannot figure out how to insert this expression anyway i try... I do not want to build 10 separate prompts asking the same questions...
I know this can be done, what am i missing?