Minimum Version Required: Alteryx Designer 2023.1.1.123
This analytic app can be useful for the cases when there is a chained app process and the choices in the apps are not affected by the previous apps in chain (i.e the choices in a dropdown tool are not obtained from the results of the previous analytic app) and all analytic apps need to be brought into one app with multiple tabs from all apps, while preserving the interface tool orders.
All analytic apps in the specified folder meeting the naming requirement will be concatenated into one analytic app, using one control container for each app excluding the interface tools.
Please read the instructions provided in the analytic app before using it.
Update (2023-12-06): An issue was fixed where the workflow could generate an error if there were more than 16 analytic apps to be concatenated.
There is now another workflow named App Concatenator Modified, which supports up to 999 workflows provided the analytic app names start with three digits and an underscore "###_", however it cannot be guaranteed that it will produce an accurate concatenated analytic app. Please use with caution, keeping in mind that this is an experimental tool.
Update (2024-03-06): An issue was fixed where the interface tools were not automatically assigned a name, making it necessary to open the analytic app for editing and save it in order for Alteryx Designer to automatically generate a name for these tools. While it is no longer necessary to open an analytic app for editing after it has been generated, it is recommended to do so, especially for the "Modified" version of the analytic app, since Alteryx Designer automatically renumbers the tools when an analytic app generated by the "Modified" version is opened for editing, presumably due to the generated tool numbers going beyond the specified limit for Alteryx Designer.
Update (2024-05-08): Various QoL updates were made including:
- Proper name pattern detection for App Concatenator Modified,
- Update of the related note for names in Analytic App Interface,
- Maintaining compatibility with Alteryx Designer 2024.1.