Chaining Apps Error
- 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
Hello,
I am experiencing an error with chaining apps.
The point of this app is to extract the zip codes within a radius around a county polygon. The first app is to select which state (one or more), and the second app should filter the counties down to the counties within that state. Then you can select a radius and extract those zip codes.
The problem is, once the state is selected in the first app, it does not filter down to the counties within that state. It stays at the default filtered item from the filter tool, rather than updating based on the selection of the app. (Example: the filter defaults to Alabama, so only the Alabama counties filter in to the second app, even if California is selected).
I am looking for some guidance on what could be the issue with these apps. My output also doesn't work, but hopefully solving the first error will solve the output error too.
Thank you for any help,
Ashley
Solved! Go to Solution.
- Labels:
- Chained App
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @anolivo,
Your List Box tool must be configured to reference an External Source! In the first app, just make sure to use a Summarize tool on the County, renaming the two fields to be NAME and VALUE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
App1
App 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you so much! This is incredibly helpful, it's now working on my end. Much appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I just found this interactive video from Alteryx that answers this in a shockingly brief video. https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120
