March 13, 2017 at 9:47 am
How do I use one parameter to limit the list of values for another parameter?
March 13, 2017 at 9:56 am
I made an indepth post about this a while ago, I'll see if I can find it.
In the interim, use a parameter to return a dataset of values, based on that parameter, which returns relevant values for your next parameter. If you need another layer,do the same again (probably using both Parameters). Just ensure that the order of your parameters in your report designer is in the correct order (for example, don't have city before country, as you don't know what cities are applicable until you know which country you're selecting).
Thom~
Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
Larnu.uk
March 13, 2017 at 10:00 am
Thom~
Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
Larnu.uk
March 13, 2017 at 10:29 am
Thanx.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply