Joined: 21 Jan 2011
Online Status: Offline
Posts: 107
Topic: parameter multi value sting Posted: 07 Jul 2020 at 6:24am
Hi
I have a parameter that brings back a string of programs when the user selects multiple programs
Sting looks like this
Program1&Program2&program3&program4
I am currently using this as my parameter
CHARINDEX (A.program_value, REPLACE ( '{?Program}','+','&') ) >0
The problem i am having is that the program names are very similar and the parameter ends up bringing in data for all the programs that are similar to the ones selected instead of just bringing in the data for ONLY the ones selected.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum