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

Expression for not null values

$
0
0

Hi,

i have a table that contains null and not values source as excel. 

want to load not null values to the oledb destination 

using conditional split we can separate the null values and not null values. by using this i use the isnull(expression) for null values

remaining (i.e) not null automatically separated.

but i dont want isnul( expression) . i require notnull expression only. because i dont want to maintain the null rows anywhere.

Note: how to write a expression for values (i.e) not null


Viewing all articles
Browse latest Browse all 24688


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