Hi,
I have a date prompt and a value prompt. I want to make
date prompt as the cascade source for value prompt. Even after setting
the cascade source property of the value prompt, it is not working as
expected. Even I tried adding reprompt button to date prompt, which
yields nothing.
Can anybody tell me where I am going wrong
It's not possible to do this with a date prompt. What you need to do is filter the value prompt query using a parameter populated by the date prompt, and use a Reprompt button like you've been doing.