I'm developing an OLAP for Analysis (AOLAP) report whose data source is a HANA calculation view. The calculation view includes a few variables; e.g., FISCAL_YEAR, DEPARTMENT, etc. The view also includes a Parent-Child Hierarchy; e.g., REGION - COUNTRY.
When the AOLAP report runs, the Prompts window appears prompting the user to enter values for each of the variables--which, of course, filters the result set.
Is it possible to have the Parent-Child hierarchy appear on the Prompts window, too? I haven't been able to figure out how to accomplish this.