There’s probably a real simple answer to this, but I just can’t figure it out. I have a basic query with a parameter prompting for office locations. I want the end user to be able to select either a single or multiple locations – I thought IN would work perfectly but I'm unable to get any results back using it.
I’ve tried
IN([enter location]), IN[(enter location)], IN[enter location], etc … none of these return data. Yet the simple [enter location] works every time.
Any assistance is greatly appreciated!
I’ve tried
IN([enter location]), IN[(enter location)], IN[enter location], etc … none of these return data. Yet the simple [enter location] works every time.
Any assistance is greatly appreciated!