Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have the input file as
col1 col2 col3
3 2 1
7 6 8
I should get the output as
col1 col2 col3
1 2 3
6 7 8 ....What is the logic to get this? Is there any
transformation which sorts row wise ? If not how to sort
the incoming records row wise?

Answer Posted / ankit kansal

You have to use an expression transformation and have two create three variables and output ports and have to write IIF() conditions for all three columns to achieve your desired order.

http://deepinopensource.blogspot.in/

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to improve the performance of a session using sorter transformation?

1187


What is rank transform?

1061


SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N

2190


Which means the first record should come as last record and last record should come as first record and load into the target file?

1142


Which version configuration tool used in ur project?

3321


What is exclusive and normal mode for repository services?

1189


source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.

2780


wat are deployement groups in informatica, how it will be used for developers

1771


How would you join a node to the already existing domain?

1180


What the difference is between a database, a data warehouse and a data mart?

1199


Please let me know how to make Data masking in informatica..

1772


How can we delete duplicate rows from flat files?

1309


Separate from an archive server and a powerhouse?

1007


What do you mean incremental aggregation?

1130


can we override a native sql query within informatica? Where do we do it?

1166