I am trying to add a URL to a SSIS derived column expression. However, it errors. The column will be
I understand that it is possible, but I cannot get it to work correctly. Below is the last expression I tried. I placed it in a snippet because not all tags were presenting in my question. Additionally, the URL is bogus.
"<a href=\""+"https://team.track.team.com/track/track.dll?View&I=14782&T=1000"+\"">"+"Click"+"</a>"
Any assistance is greatly appreciated.