Hello,
I am a new user to KNIME, been finding the forums and helps very useful so far.
Currently for my data sets, I have 2 type of sales in one country.
Website/ Store.
As I have to do alot of numerical operations on the price and quantity, I row filter individually and carry on the workflow
At the end of the numerical calculation, i will combine the two Website and Store into an excel as a summary
However, sometimes we make no sales on store and this creates an empty table node and my workflow stops.
Is it possible to insert a row to say no data if an empty table is generated, so i can continue the workflow?
Hello @liangkai54 , and welcome to the KNIME community.
This is the node to switch your challenge:
Here there is a use case similar to your request:
Hello @Arkymedes
This is a workflow sketch that provides an empty formatted table table for your missied ‘End IF’ node.
[image]
BR
BR
2 Likes
Sorry for the late reply.
Thanks for the link!
Let me try and get back to you.
Edit: Tested out the suggestion thread and it worked as expected!
changed the 2nd excel reader to a table creator. this allowed me to input the type of values I wanted.
1 Like
system
Closed
March 20, 2024, 4:28am
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.