StreamArray
- Last UpdatedDec 04, 2023
- 1 minute read
You can connect specific period event data to a Microsoft Excel worksheet by using the StreamArray function provided with the Excel Add-In.
The StreamArray function returns each rows by period between starting date/time and ending date/time. Since StreamArray is an array formula, the function can return either multiple results or a single result. So the function result can reside in several cells.
Note: If you want to get all raw data included in each transaction stream, you must use StreamList function.