LookupSet Question
I am returning my data from the lookupset function into an array, separated by a comma. I need to split this array into different rows. Can this be done? Thanks
December 9th, 2010 5:39pm

Hi, You can use Spilt function. =Split(<<lookupset expression>>,",") Kindly replace <<lookupset expression>> with your Lookupset expresion. -Chintak
Free Windows Admin Tool Kit Click here and download it now
December 9th, 2010 6:19pm

Hi DSedlak, Spliting an array into rows is not supported in current version(SQL Server Reporting Services(SSRS) 2008 R2). I would suggest you using SubReport instead in this case. Or, please submit a wish at https://connect.microsoft.com/sqlserver. If the service requests frequently, we may include it in the next release. Thanks, Jin ChenJin Chen - MSFT
December 13th, 2010 5:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics