Hi,
I have a nested prompt , say Year==>Quarter. I pick up Year=2004 and being nested my Quarter shows values pertaining to that year. This prompt is optional. Since I want all the Quarter values belonging to Year=2004 i don't select any at this level. The SQL generated doesn't contain any where clause(as no value was selected for quarter) and I know that the where clause gets applied on the lowest level in a nested prompt. But is there a way where we can get the highest level in the where clause of the SQL when using nested prompt.
Thanks
I have a nested prompt , say Year==>Quarter. I pick up Year=2004 and being nested my Quarter shows values pertaining to that year. This prompt is optional. Since I want all the Quarter values belonging to Year=2004 i don't select any at this level. The SQL generated doesn't contain any where clause(as no value was selected for quarter) and I know that the where clause gets applied on the lowest level in a nested prompt. But is there a way where we can get the highest level in the where clause of the SQL when using nested prompt.
Thanks