I am writing to request your assistance in creating a multi-level prompt within OBIEE 19c. I wish to implement a prompt structure with the following functionality:
1. Top-Level Prompt:
- This prompt will present three distinct choices, designated as C1, C2, and C3.
2. Sub-Prompts and Filters:
- Upon selecting C1, four individual filters will become visible. Users will then select their desired values for each filter.
- Alternatively, choosing C2 will reveal three separate filters for selection and subsequent data filtering.
3. Data Visualization:
- Once the relevant filters are populated based on the chosen top-level prompt option, the corresponding data will be displayed in the desired format, such as a table, chart, or graph.
Desired Outcome:
I aim to create a user-friendly prompt system that allows for efficient data exploration and analysis based on specific user selections. This multi-level prompt structure should dynamically adapt to the chosen top-level option, presenting the relevant filtering options and subsequently displaying the corresponding data.
Thank you for your time and consideration.