Hi Alteryx Community,
I need some help in figuring out how to make optional outputs in an analytic app. I have 2 containers attached to check boxes, so that if they're checked the containers will be enabled and the dynamic inputs will query. Once enabled, the query feeds to a series of report tools (within their own containers too) and gets joined back to the original data stream to a union (circled red). The issue is that if the user keeps the box disabled, then no data will feed into the final union before rendering, causing it to fail because inputs aren't initialized. Does anyone know another way to go about this? Or another interface tool i could try? i admit I'm not that great at apps yet.


(sorry for the black scribbles, some stuff is confidential)