Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you @Caroline Blanchard !! 😔
-
It's happening to me too
-
And the logical table: DECLARE LOGICAL TABLE "OCUIA"."Activos" AS "Activos" KEYS ( "OCUIA"."Activos"."Activos_Key1" ) SOURCES ( "OCUIA"."Activos"."TLK_ACTIVOS" ) NO INTERSECTION ATTRIBUTES ( "OCUIA"."Activos"."Activo", "OCUIA"."Activos"."Id. Activo", "OCUIA"."Activos"."Hostname", "OCUIA"."Activos"."ID",…
-
This is the UDML: DECLARE DIMENSION "OCUIA"."ActivosDim" AS "ActivosDim" ON ( "OCUIA"."ActivosDim"."Activos Total" ) DEFAULT ROOT "OCUIA"."ActivosDim"."Activos Total" PRIVILEGES ( READ); DECLARE LEVEL "OCUIA"."ActivosDim"."Activos Detail" AS "Activos Detail" HAVING ( "OCUIA"."Activos"."Activo", "OCUIA"."Activos"."Id.…
-
Yes, I am referring to the Model Administration tool (client)