Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Look for a substring

Author  Topic 

1sabine8
Posting Yak Master

130 Posts

Posted - 2010-04-20 : 05:49:59
Hi,
I need to write an expression in SSRS that will look inside a string if it contains the word "book". How can i achieve that?
Thanks in advance

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-04-20 : 05:56:48
Here you can see examples:
http://msdn.microsoft.com/en-us/library/ms157328.aspx


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

1sabine8
Posting Yak Master

130 Posts

Posted - 2010-04-20 : 06:05:37
Which function?
Go to Top of Page
   

- Advertisement -