Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Changing the analysis from the filter in Oracle BI(Analytisc)

Sure, here's the translation of the text to English:
Good day everyone!
I encountered a problem: I have a dashboard in Python and need to transfer it to Oracle BI. The problem lies in the filter that has values for employees, departments, and regions - all in one filter (screenshot). The challenge is how to display data depending on the selected filter, as these data have different forms. For example, if you select an employee, the data will show "Standard, % completion, average per unit," but if you select data by Region, it will show "Employee, Department, Region, % completion." This is all done with one filter in Python.
The question is whether it is possible to implement such functionality in Oracle BI so that the analysis changes depending on the filter, i.e., when an employee is selected, one type of analysis is shown, and when a region is selected, a different type of data is shown?
I would appreciate any answers!
Thanks to the community!
Best Answer
-
For example, if you select an employee, the data will show "Standard, %
completion, average per unit," but if you select data by Region, it
will show "Employee, Department, Region, % completion." This is all done
with one filter in Python. —> Using one filter its not possible , you need to create separate filter and use the condition based on your selection.Regards,
Arjun
0
Answers
-
@Vitalii_Alliance_dgtl - It would be helpful if you can share the filter created in python. It would help to visualize the required criteria in filter and suggest something on the same. Thanks.
0 -
the screenshot provided is all I have and the data from the database(
0