Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2720

Re: Why "Data Lookup" has only 1 source column and 1 Target column?

$
0
0

Hi Chris,

Thank you so much for your reply.

Unfortunately logically they are NOT same. As you can see

select col1 as Target1, col2 as Traget2 from LookupTable where sourceCol1='?' and sourceCol2='?'

is different than

1) select col1 as Target1 rom LookupTable where sourceCol1='?'

2) select col2 as Traget2 from LookupTable where sourceCol2='?'

since they where condition are different. The major issue is that we can not choose multiple "Source column" even if we can simulate multiple target column with multiple look up of a single Target column.


Viewing all articles
Browse latest Browse all 2720

Trending Articles



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