Oracle Analytics Server Report Level

The Oracle Analytics Server report operates at the project level, meaning it runs within the context of a specific project or shell.

Ensure that the following predefined Unifier parameter is included in the "Where" clause of the query for the Data Set associated with the Main view: :uuu_p_context_project_id

For example, you can use the parameter in the "Where" clause as follows: project_id = nvl(:uuu_p_context_project_id,project_id)