Forum Replies Created

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

  • RE: Separate List into Rows

    Thanks for the info.

    The reason I need to avoid functions is because I need this to execute in Excel. Based on my experience Excel doesn't always like complex coding. I've...

  • RE: Coalesce and Case

    DesNorton (11/29/2016)


    replace FSI.StepCompletion

    with CONVERT(VARCHAR(30), FSI.StepCompletion)

    Interesting, I wasn't expecting this to be that easy of a solution! Thanks everyone!

  • RE: Coalesce and Case

    Ok, that certainly makes sense. But how would this expression be re-written in order for it to work?

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