Lifeseeker
Registered User.
- Local time
- Yesterday, 19:30
- Joined
- Mar 18, 2011
- Messages
- 273
Hi,
I have an working union query from which a report can be generated. The union query combines two queries, which represent two tables.
One of the features I would like to add for the users is the ability to specify the city name when the report loads.
Right now when the report opens, it shows results from all the cities.
Is there any way to put an parameter prompt window for users to type in a city? Does this have to do with report filter? Or do I have to put an parameter in both of the two underlying queries?
Any thoughts/help much appreciated.
I have an working union query from which a report can be generated. The union query combines two queries, which represent two tables.
One of the features I would like to add for the users is the ability to specify the city name when the report loads.
Right now when the report opens, it shows results from all the cities.
Is there any way to put an parameter prompt window for users to type in a city? Does this have to do with report filter? Or do I have to put an parameter in both of the two underlying queries?
Any thoughts/help much appreciated.