1
2
3
*
4
5
6
*
7
8
9
how to load records between two stars(*),
Answer Posted / ankur saini
hey guys c if this works...
add an exp after source qualifier...with two more ports
v_out as variable =iif((is_number(inputport),0,v_out+1)
output=v_out
so output from this exp will be
1 0
2 0
3 0
* 1
....
* 2
...
now add a filter where output>0
Thanks
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the tasks that can be performed using sq?
What are the new features of informatica 9.x in developer level?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
Under which circumstances, informatica server creates reject files?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Difference between Data and Index Caches?
What are the different types of repositories created using informatica?
What are the components of Informatica? And what is the purpose of each?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
What do mean by local and global repository?
What is fact table? Explain the different kinds of facts.
Global and Local shortcuts. Advantages.
Implementation methodology
How to convert multiple rows to single row (multiple columns) in informatica