Hi,
I am trying to restrict a dashboard prompt based on the values selected in another dashboard prompt.
For eg
| Year | Month |
|---|
| 2010 | jan |
| 2010 | feb |
| 2012 | march |
| 2012 | april |
So let year and month both are different prompts.And if i select 2010, than in the month prompt should only show me
jan and feb.
I have tried 'limit values by' option but it didnot work out.
Any help will be appreciated
Thanks.