The example in this document demonstrates how to create a 3-level deep nested prompt that will prompt the user to select a year, then a quarter within that year, then a month within that quarter.
Prompt-in-prompt is a feature in which the answer to one prompt is used to define another prompt. This feature is only implemented for element list prompts. The following procedure describes how to achieve this:




When the report is executed, it will prompt for year, then for quarters in the selected year, then for months in the selected quarter, as shown in the following sequence of screenshots:

