why we are using level option in normalizer transformation
Answer / lokesh
If you want to see result in quarterly based with all other information like location, branch then we can go for normalizer transformation.
Your normalizer transformation looks like this for above example:
Field Level Occurs Description
Location 1 0
Branch 2 2 In each record we can see branch detail occurs two times
result 2 4 For each branch 4 times we can see quarter result, so in a record 4(occurs) X 2 (level) = 8 times
It automatically create input/output port depends on your level and occurs. Also generates some output key ports. You can see more detail on key port in help material.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you Merge multiple Flat files for example 100 flat files with out using Union T/F
Explain the tuning lookup transformation - informatica
Describe data concatenation?
What is status code in informatica?
can we override a native sql query within informatica? How do we do it?
How do you take care of security using a repository manager
What is junk dimention?
How many repositories can we create in Informatica??
Without using Lookup & Sequence Generator, How to generate Sequence?
What is polling in informatica ?
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?
Can i create a lookup table without cache.