IDEAScript Discussion
A forum for general discussion/comments on IDEAScript
IDEAScript Tutorial
Forums
I just created a 10 part tutorial on how to make a basic IDEAScript. You can find the tutorial here.
- Read more about IDEAScript Tutorial
- 4 comments
- Log in or register to post comments
Top Records Extraction Exclusion
Forums
I just added this script to the library. It is based on a suggestion from a participant at an Advanced IDEA course. The thought was that the Top Records Extraction was a nice feature but it would also be handy to have all the transactions that are not part of the Top Records Extraction. Of course you could do this with a join but then you probably have to add a field so that you would have a comment field to perform the join on. So it is easily done but in several steps. This script allows you to perform the Top Records Extraction and also create a file of the
- Read more about Top Records Extraction Exclusion
- Log in or register to post comments