Need HELP on SSRS SPLIT function

  • Hi,

    You could write a function using the embedded code option in SSRS. This would enable you to use better string manipulation functions and error handling in VB.

    Regards

    Daniel

  • What if you cheated and appended a few extra commas to your string so that it looked like:

    "ItemA,ItemB,,,", or "ItemA,,,"

    That way your split function would return a blank string.

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply