Oracle Fusion HCM OTBI - Chapter 5: Filtering and Prompts in OTBI Reports?
📖 Content
Why Use Filters and Prompts?
Filters and prompts in OTBI allow users to customize and narrow down the data displayed in a report. Filters are static and defined during report creation, while prompts are dynamic inputs that allow users to interact with reports at runtime.
🧰 Understanding Filters in OTBI
Filters are applied in the Criteria tab to limit data based on specific values.
✅ How to Add a Filter:
-
Open your analysis in OTBI.
-
Go to the Criteria tab.
-
Click the funnel icon next to a column (e.g., Department Name).
-
Choose a filter condition (e.g., is equal to, is not null, contains).
-
Enter the value (e.g., "Finance").
🎯 Example:
Show only employees in the "Finance" department.
Column: Department Name
Filter: is equal to 'Finance'
🧩 Understanding Prompts in OTBI
Prompts are used to make reports dynamic, allowing users to select values at runtime.
Types of Prompts:
-
Column Prompt: Based on a specific column like Job Name.
-
Variable Prompt: Based on a presentation variable.
-
Image/Text Prompt: Used for layout/design purposes.
✅ How to Create a Prompt:
-
Go to the Prompts tab.
-
Click Create Prompt > Column Prompt.
-
Choose a subject area and column (e.g., Department Name).
-
Set options:
-
User input required?
-
Default value?
-
Choice list type? (Drop-down, check boxes, etc.)
-
-
Save the prompt.
-
Add the prompt to a dashboard or report to activate it.
🧠 Real-Time Scenario Example:
You want to create a report where users can select a specific department before viewing the employee list.
Add a prompt for Department Name
Filter the analysis using the prompt
Output will change based on the selected department at runtime
⚖️ Difference: Filter vs Prompt
Feature | Filter | Prompt |
---|---|---|
Type | Static | Dynamic |
Who sets it | Report creator | End user at runtime |
Flexibility | Fixed during development | Customizable per user |
Use Case | Limit output permanently | Allow user-driven filtering |
💡 Tips:
-
Combine filters and prompts to control data visibility.
-
Use presentation variables with prompts to reference values in filters.
-
Add default values to prompts to improve user experience.
No comments:
Post a Comment