Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Cloud Fusion Multi Select Parameters Errors Out When two or more items are selected
Answers
-
So I'm trying to implement this and it's failing when I select two items. It says it's missing a parenthsis. I know your original comment is recommending to set to text field has comma seperated values. I'm wondering if this is counting on that being true. This is a Menu Parameter Type though, because I want it to be based on a list of values from the system.
0 -
Like this?
0 -
Can you try below in your RTF file?
<?If:PARAMETER_NAME = ''?>All<?end if?> to print All explicitly?
Thanks.
0