Using :xdo_user_name Safely in Oracle Fusion BI Publisher: Case-Insensitive User Filtering with LOWER()
LOWER() + :xdo_user_name Creating user-aware BI Publisher reports with :xdo_user_name in Oracle Fusion Cloud means letting the report engine quietly inject the signed-in user into your SQL, then using that to drive row-level filtering. Why :xdo_user_name matters In Oracle Fusion Cloud BI Publisher, :xdo_user_name is a built‑in bind variable that resolves to the username of…
Details

