Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Auto-complete dashboard prompts
Description
We would like to have the auto-complete functionality in our dashboard prompts. So when the end user types "Uni" in the country selection, it will suggest "United States".
Use Case and Business Need
-
Original Idea Number: 4a23d68a6a
Comments
-
Oracle Team - you can refer to the discussion/screenshots available at this post https://cloudcustomerconnect.oracle.com/posts/7480141771
0 -
This needs to be configured in the instanceconfig.xml file.
Following tags needs to be added to the file:
<Prompts>
<MaxDropDownValues>256</MaxDropDownValues>
<AutoApplyDashboardPromptValues>true</AutoApplyDashboardPromptValues>
<AutoSearchPromptDialogBox>true</AutoSearchPromptDialogBox>
<AutoCompletePromptDropDowns>
<SupportAutoComplete>true</SupportAutoComplete>
<CaseInsensitive>true</CaseInsensitive>
<MatchingLevel>MatchAll</MatchingLevel>
<ResultsLimit>50</ResultsLimit>
</AutoCompletePromptDropDowns>
</Prompts>0 -
I totally want this for Oracle Cloud OTBI. This would be so beneficial to our end users.
0 -
Auto-complete would allow users similar functionality to on-prem OBIEE.
0 -
Yes I agree this should be done
0 -
End users expect this type of functionality, saves clicks, saves time.
0 -
Auto complete would provide same functionality as on-premise OBI functionality
0 -
Would be beneficial for end-users instead of searching the record-set. More details are available in my post -> https://cloudcustomerconnect.oracle.com/posts/7480141771
0 -
Do IT!
0 -
Would be beneficial for end-users instead of searching the record-set. More details are available in my post -> https://cloudcustomerconnect.oracle.com/posts/7480141771
0