Is it any possible to using more than one port in Unconnected
Lookup Transformation( :LKP.LKP_Prod(Prod_GRP
,Prod_DT,Prod_TM) ) Like this? Pls explain...
Answer Posted / gm
As per my knowledge u can't use like this.
u can follow below the below procedure:
first_name, second_name --->Make it one column
name =concat(first_name,second_name) or
name = first_name || second_name
Now u can use as a one port.
u get the multiple columns like the only...
Correct me If I'm wrong.
Best Regards,
GM
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
generate date / time dimension in informatica
How to convert multiple rows to single row (multiple columns) in informatica
Briefly define reusable transformation?
what is the hint? how to use it to reduce the query processing in program?
can u any challenge your project?
What is a sorter transformation?
What are the components of the workflow manager?
Can anyone tell me the new features in Informatica 9 Version?
Explain how many types of dimensions are available in informatica?
If informatica has its scheduler why using third party scheduler?
How do you handle two sessions in Informatica
Slowly changing dimensions, types and where will you use them
What is the format of informatica objects in a repository?
What are the new features of informatica 9.x at the developer level?
What is fact table? Explain the different kinds of facts.