Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You can use ROUND(expr, integer) function like shown below CAST(ROUND("Facts"."Salary Amount", 0) AS CHAR)
-
Hi Christian, How can I pass a value to a specific filter from Report 1 to Report 2? I want to pass the value of "Employee_Code" from Report 1 to target column "Manager_Code" of Report2 What would be the syntax in Go URL? Is there any other way to do the same? Thanks for your help. Regards Sudipta