If one flat file contains n number of records., we have to
load the records in target from 51 to 100.. how to use
expressions in Informatica..?
Answer Posted / chakri
Use count variable
Use Variable port
Expression transformation
(Count>50) and (count<100)
Please let me know any information
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what is song in infrmatica...?
What is the status code in stored procedure transformation?
what is the complex transformation you used in informatica
can anyone explain me about retail domain project in informatica?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
What do you mean by worklet?
What are the tuning techniques you applied during your last project
What is the different lookup cache(s)?
How many ways are there to do 'remove duplicate records in informatica'?
What is event and what are the tasks related to it?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
Explain lookup transformation is active in informatica
Differences between version 7.x and 8.x.
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?