I have searched the forum and could not find something similar to what I need to accomplish. I need to take a data table of rows and columns and assign specific columns to sections in a word or PDF document. I have explored the Strings to Document, Document Data Assigner nodes but fail to find enough example material to guide me through. Has anyone ever done what I am trying to do (KNIME 4.1)?
If you could provide learning material or examples for me to gauge that would be great. Thank you KNIME community.
My goal: Take 95 excel files…aggregate them into one summary table (which i have done) and then spit out a formal word document / PDF that summarizes the findings. (Part I am struggling with).
It sounds like since you already have a summary table, and what you ultimately want is just a PDF representation of that, then you could just try BIRT within KNIME. There’s a simple workflow on the Hub I put together a while back illustrating how BIRT works:
hmmm… Regarding update existing I’m not sure how that would work (probably that would require more logic ) but doing a new one shouldn’t be problem using KNIME Report Designer as @ScottF said.
I have played around with the report designer that Scott pointed me to and I am happy. I think this will satisfy my need. Thank you both for commenting so fast on here. Much appreciatted. @ipazin@ScottF