Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Limiting query parameter to first n chars of report parameter

Status
Not open for further replies.

alexjones

Programmer
Jul 27, 2001
132
US
I have a multi-select report parameter which, if "Select All" is chosen, could exceed 8000 characters in length. This report parameter is also a query parameter for one of my datasets (appearing as =Parameters!MyList.Value on the dataset dialog Parameters tab). I have not been able to define an expression based on Parameters!MyList.Value that I could use as the query parameter.

Any suggestions would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top