Hi everyone,
I have five combos, 2nd is cascaded to 3rd and 4th is cascaded to 5th.
When I use cascade property of Cognos, combos are filled step by step whis is undesired.
I want five combos to be filled at the same time at first glance.
Is this possible?
Thanks.
Don't apply the cascading.
How about defining 'Default Selections'?
It's not possible. The data is huge.
I don't know if it matters or not, I guess I need a script.
Hi,
Prompt page will reload each time for a cascade prompt if you enable the "Auto Submit" property. one option is remove "Auto Submit" property, let the users select all the prompt values and click on re-prompt button to populate the cascading prompt values.
HTH