Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

case stmt in derived Column

$
0
0

Hi,

I have a case stmt in sql like

CASE WHEN Column1 = 'ABC' THEN Coulmn2 ELSE '' END

How to write the expression in derived column, I have written something like this, but its giving error:

([Column1]== "GetProxy") ? [Column2]:' '


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>