parita
August 20, 2021, 12:33pm
1
Can you please share that
how you append sheet in to the excel file with current Time
I am currently manually executing 1 workflow 3 times in a day as we don’t have KNIME server yet
so I want 1 file named with current date & 3 sheet I want to append with the current time
& want these on sharepoint .
I don’t want to do these activity on local system , I want this on Sharepoint
It is okay if 1st we store on the local system, & then on the Sharepoint the file will get updated 3 times in a day
Looking for your replay
Thanks in advance
ipazin
September 2, 2021, 11:57am
2
Hello @parita ,
have you had any progress with your task? You can directly work with SharePoint as with your local system with new file handling framework. See here for more on about that:
https://docs.knime.com/latest/analytics_platform_file_handling_guide/index.html#connected-fs
For getting current Date(&Time) you can use Date&Time Configuration node.
(I have moved your question to new topic as previous is closed.)
Br,
Ivan
3 Likes
Hi parita,
you can also use the new functions in the column expression node to generate the file and sheet names. Have a look at this example workflow that demonstrates the usage in order to write an Excel file to SharePoint with the current date that contains three sheets with the current time in their name.
Bye
Tobias
4 Likes
parita
September 7, 2021, 10:45am
4
Yes It Works.
Thank you so much .
@tobias.koetter
1 Like
system
Closed
September 14, 2021, 10:46am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.