Hello All,
I have a column in a report created by playing in the SQL of the report.
Now I need to prompt on that report.
I inserted the following in the Where Clause of the SQL:
"Where AI LIKE @variable('Action Item:')"
It works fine except that the "VALUES" button is dimmed.
Any ideas about how to produce a list of values to the users.
Can i get the values from a text file or a dummy table like in Cognos?
Note: I am not allowed to modify the Universe.
Thank you,
Diaa
I have a column in a report created by playing in the SQL of the report.
Now I need to prompt on that report.
I inserted the following in the Where Clause of the SQL:
"Where AI LIKE @variable('Action Item:')"
It works fine except that the "VALUES" button is dimmed.
Any ideas about how to produce a list of values to the users.
Can i get the values from a text file or a dummy table like in Cognos?
Note: I am not allowed to modify the Universe.
Thank you,
Diaa