Hi all,
I have a text Input which needs to be updated (adding data) after each Alteryx run (only once a day).
You may can help me wich Icons I have to use for that?
Any help is very appreciated.
Regards,
Pascal
Hi Pascal,
of course ...
And one additional hint - you can change the version by editing the .yxmd file using a simple text editor, set the version number to your version and save the workflow..
Brest,
Roland
Hi @Pascal_R ,
does "text input" mean, the workflow contains a Text Input tool that needs to be updated once a day or is it a text file? And - if it's a Text Input tool - would it be possible to use a text file instead?
Best,
Hi Roland,
Thats a good question.. I try todo the similar I have on Microsoft Database where it simply updates a table within the database.
Not sure what is the best soluation to use a text Input tool or text file to make that work.