Hello,How do I search for a word that starts with a specific letter in a parameter within a matrix report using SSRS 2012? My parameter works if I type out the full word.For example I have this as my data.B00055B00060B00065C00100C00200D00001D00002D00003If I type D00003 in my parameter I will get the record D00003 which is good but I want to be able to type out "D" and get all three records that start with "D".Any ideas? I figured it would be "D*" like in Access but it gives me a blank report.DP
↧