Use of Custom Attributes in XML nodes

Hello!
I’m taking my first steps in Knime, currently trying to convert an XLSX file into an XML. When using the XML Row Combiner node, I would like to add a Custom Attribute with “today’s date” but I can’t find a way to run any sort of command/function that will return this. Does anybody have experience with that? I could use some advice on how to tackle this.
Thank you!
J.

Hi @josemcobos and welcome to the KNIME community forum,

The Create Date&Time Range node can generate the date value and then you can add it as a custom attribute. Here is an example workflow for you:

2 Likes

Thank you so much @armingrudd !

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.