Hi,
So I am working in a BI solution for a client. They want to use Alteryx to clean the data they receive from multiple sources before putting into the system. I have developed several workflows for each input they have (which can be different between them so there is a workflow for each standard and so on). My problem now is that I want to ensure the user never forgets to run one of the workflows, so I was thinking of using Chained Apps to do this, mainly using the Run tool to run each workflow, however each workflow would require the user to choose the inputs, so when the user runs the app I would want him to feed into the workflows the data inputs and where they are located.
Is this something that is possible using the Chained app? How could one do it?
Sorry if it has already been posted.
Thanks.