Hello All,
I have a report created in BO 6.5.1
In the SQL of the report, we placed the following in its Where clause:
where AI LIKE @prompt('Action Item:','a' ,{'%', 'A', 'B', 'C', 'D', 'E', 'F', 'G'} ,mono ,free)
When the report is published to InfoView, the prompt appears as a Drop Down List, not a Text Box with a "Show Values" button although i am using the option "free".
So, how can i change the Drop Down List to a Text Box on InfoView?
Thank you,
Diaa
I have a report created in BO 6.5.1
In the SQL of the report, we placed the following in its Where clause:
where AI LIKE @prompt('Action Item:','a' ,{'%', 'A', 'B', 'C', 'D', 'E', 'F', 'G'} ,mono ,free)
When the report is published to InfoView, the prompt appears as a Drop Down List, not a Text Box with a "Show Values" button although i am using the option "free".
So, how can i change the Drop Down List to a Text Box on InfoView?
Thank you,
Diaa