Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, If you don't want to pass the prompt means do this step. *) Open the report where you don't want to prompt. *) Open the column --> edit formula and change the datatype. ex. If it is a varchar then CAST(columnname AS CHAR) or if it's a number the CAST(columnname as INT) Try to change the datatype size.