Is it possible to create a column to enter values manually in the afternoon, but the next day, in the morning, Alteryx reads a file and processes the new balance? Then again I do a manual inclusion of values and the next day it updates with the bank file?
Hi, @LETICIAHELENA
Yes.
Consider adding a Text Input to your workflow and then either join or append it to your main flow - then run your logic arguments using a Formula Tool or Multi-Field Tool.
It helps if you can provide a sample and desired state, and the community will help sort you out - Cheers!