How to load the data from an excel sheet to input file in a
graph?

Answers were Sorted based on User's Feedback



How to load the data from an excel sheet to input file in a graph?..

Answer / guillermo villarreal

You can save the spreadsheet as *.csv then write the data
layout as comma delimeters. You may skip the first record
which may have all header column names.

Is This Answer Correct ?    14 Yes 1 No

How to load the data from an excel sheet to input file in a graph?..

Answer / chand

by using readxml component, you can load data into input
file.

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Ab Initio Interview Questions

)what is wrapper script?where it is going to execute and why we go for wrapper?

1 Answers   Satyam,


Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?

0 Answers  


what is macro?At what situation we have to face?

1 Answers  


Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump

1 Answers  


What is the default layout of a component ? Is it mandatory to set the layout of a component ?

3 Answers   IBM,






explain the environment varaibles with example?

0 Answers  


Have you eveer encountered an error called "depth not equal"?

2 Answers  


what is the difference between ab_work_dir and .work

2 Answers   TCS,


Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?

0 Answers  


What is the syntax for m_dump in abinitio?

0 Answers  


Explain the methods to improve the performance of a graph?

1 Answers  


How can you achieve scan using reformat ?

2 Answers  


Categories