How can you achieve scan using reformat ?
Answers were Sorted based on User's Feedback
To create a simple sequence, the next_in_sequence() function can be used in a reformat.
In order to get cumulative summary, temporary variables can be used iteratively to increment a particular column by adding the previous value with the current value incrementally.
If a Key is involved, we need to ensure that the Key is sorted before the Reformat. A key change function using variables need to be written such that if the Key's current value is not equal to the previous value, the group has changed and the cumulative total needs to begin again with the current record value. If multiple columns make a key, the values can be concatenated for the key change verification.
| Is This Answer Correct ? | 2 Yes | 0 No |
What do you mean by data sorting?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
11. What is the use of allocate()?
What do you mean by a transaction file?
What does dependency analysis mean in Ab Initio?
What is MAX CORE of a component?
what are kinds of layouts does ab initio supports ?
What are the prioritized Rules in as Transform function
What is broadcasting and replicate?
You can ask about different vector functions. How to use in abinitio graph?
What metadata importer can do in ab initio?
What is AB_LOCAL expression where do you use it in ab- initio?