Alteryx App building
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have created a workflow which aims at splitting the data with two fields as the splitting basis.
In order to better enhance the user's experience and greater flexibility, I am building an Alteryx app for the workflow, which allows the users to determine the two fields as splitting basis for their own data sources. Yet, it is not working.
Much appreciated if you could provide some advices.
Cheers,
Jason
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Jwwwson, it's challenging to understand what you are trying to achieve without the data. Can you provide a sample file? What I changed on your app is just adding the dropdowns connected to the file input, this way the name of the fields will automatically populate the dropdown. What is exactly that is not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Jwwwson , The workflow does not seem to have errors. But if you can share a sample file on which you are performing this workflow and the parameters you are passing to this App can help to determine your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@grazitti_sapna @gabrielvilella
Thanks for your help in advance.
As in the workflow, the predetermined field for the splitting is "1st person" and "2nd person", yet if the users input the file attached, and would like to set the fields "First contact" and "Second contact" as the splitting basis in app, and errors occurred.
Cheers,
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Jwwwson , This is because the unique tool is not configured to update the fields. Please use the below configuration for unique tool as well to update the fields based on selection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@grazitti_sapna, many thanks! I have updated the workflow as advised, and that part is solved. However, the location of the output cannot be updated as chosen in the app. The output files are saved in the original location as stated in the workflow instead. Kindly advise. Thanks!
Thanks & regards
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
