Introduction
Filtering a DataTable is a sub-step of automation processes that occurs frequently and that has to be implemented. There are several implementation options for this. In different experiments the performance of selected implementation options is recorded and extracted.
Set 1 # Essential Options
Option Selection
For an initial experiment the following implementation options are selected:
- Filter Data Table Activity
- LINQ Statement (Where Operator, Method Syntax)
- DataTable Class Select Method (Row Filter Syntax)
- For each Row in DataTable Activity based loop along with other essential Activities
Set Item | Links | Comment |
---|---|---|
Experiment Definition | WIP | measuring 1: close on the filter core part |
Execution & Results | LINK | awaiting on publishing and linking |
Resources
Docu
InfoSet Series - Performance
Credits
Thank you very much for your cooperation and support.
Questions
For questions on your specific case or performance topic open a new topic and get individual support.