How to load the data from an excel sheet to input file in a
graph?
Answers were Sorted based on User's Feedback
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 |
Answer / chand
by using readxml component, you can load data into input
file.
Is This Answer Correct ? | 6 Yes | 3 No |
What is the syntax for m_dump in abinitio?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is the Reformat Layout?(i/p ->Reformat->o/p)
Order of Evaluation of Parameters
How to move or copy the project parameter or project object to my sandbox?
What is the difference between reformat and redefine format?
What is MAX CORE of a component?
How to add default rules in transformer?
How to implement the funtionality in the custom component to use in the graph?
. What is dynamic lookup ?
What are the Graph parameter?
Difference between public and private projects and how to make private to public?