I am quite new to KNIME and I kindly ask for your help.
At work, we create invoices in excel (don’t even get me started about that). So there is a folder where there are hundreds of excel files, each being an invoice. The layout is the same and it has been always like that. I am looking for a way to capture the important information from those invoices in a nice, organized table that would allow me to do a bit some analysis. Attached is a template and also a picture of how the data is spread allover when I read it in KNIME. I have no idea how to organize it in order to have it in a nice way…
Please take a look at the attached Excel file and let me know if this is the output format you desire. Then I will send you the workflow. You can modify the Excel file and send me the new one.
This is a component. Import it and then drag and drop it in your workflow. Then in the configuration window of the component enter the location where the raw Excel files exist.
If the structure of the files are exactly the same, there shouldn’t be any problems. But it seems your files are not the same. Can you share a few files including the one which encountered the issue?
All the files look like the one attached. I just changed the names with dummy ones for data privacy etc. But the structure is exactly the same for each file… invoice123.xlsx (80.3 KB)
Did a bit of digging, I think there is an issue when there are 2 or more files in the folder. It works for just one, but for some reason it doesn’t work when I have more files. The data looks like this…
Excel Reader (XLS) node can read multiple files if they have same structure so loop is not necessary. Haven’t looked data and manipulation in details so not sure if it can be applied in this case…
@sfer5 If you want to avoid creating invoices with Excel create a workflow in KNIME which does it for you. Supply workflow with input parameters, build logic to fill Invoice template, use Continental Nodes for KNIME to format it and output your Invoice in Excel Welcome to KNIME Community!