Hello I have a problem I would like some help for.
I have made a flow where when I click on a button it saves the information which my payload gets in a file out. It works perfect except I want it to show date/time for each saved value which in this case is numbers.
example. I click on the button and it saves the number 75. Then instead of just showing 75 in my .txt file I would like it to show 75 08:15 27-09-2019. Just an example. Anyone have any idea how to do that?