Hi all
I have an Analytics App that contains 2 separate containers, 1 based on date, the other based on a user ID/name/Email Address
I'd like to set the Analytics app to prompt which container to run (only run one of 2 containers), then once the appropriate container is selected complete that container and disregard the other one
A screenshot of the test workflow is below
At present the workflow runs, displaying all the prompts - i'd like to to select the container, then run that specific one along with the prompts.
I have attached a package, with dummy data
If anyone has suggestions i'd be greatly appreciative
Hi StephenT,
Its a workaround without using dropdown selection to enable/disable the container.
From Interface Designer- Layout View(CLT+ALT+D)
Click on Add and select Tab (option).
you can have two different tab as required.
Thanks.