Multiple parameter in prompt

Hello, I need some help with this issue …user needs to enter 30 + ID’s in a prompt. Is there an easy way like cut/paste to enter all data instead of entering each and every ID?
Thank you


crystalgal (BOB member since 2011-09-23)

  1. If the ID’s are fixed values, then you can put them in a text file and import those values from the parameter.
  2. If the ID’s are coming from a database field, pull that object in to your report query and, in prompt select that field under “Value Field”

Hope this will help.


anil.ganga1 :us: (BOB member since 2007-07-04)