...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
- Collect data from additional tabs in excel spreadsheets
...
...
...
...
- Create a new model
Read Account History
- Drag - Add a new File Collector onto the modelling pane menu
- Call the new file collector
Read Account History
- Hover over your new file collector, and press
- In the file explorer, go to: …\inputData\AccountTransactions
- Select the file AccountTransactions.xlsx and press Open
- In the Upload Managed File form, press Upload
...
...
...
...
- Permanently delete the generated stream
ReadAccountHistory:
- Right click on the stream and select Permanently Delete
- Open the configuration form for the file collector
- Go to the Advanced section
- In the field Excel Data Expression enter:
"accountHistory!A1:F100"
- Press - Apply
- Go to the File Columns section
- Delete the attributes that have been automatically created (these reflect the data in the first sheet in the workbook)
- Press - Create the file attributes automatically from the header row in the file
PhixFlow will read the file and work out the attributes that make up the file. You will see these attributes appear in the columns list
...