Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
here is the query- SELECT 0 s_0, "BI_CONTACT_RATE"."Dim Data"."Data Calendário" s_1, avg(100*("BI_CONTACT_RATE"."Fato Sumarizada CR Dia DDD"."Quantidade de Ligações"/sum("BI_CONTACT_RATE"."T1542275.FS_CR_MES_PERFEITO"."QT_DOMICILIO_MES" by "BI_CONTACT_RATE"."Dim Data"."Descrição Mês Ano")) by case when…
-
Here is the error message Error: Unable to open <Delta url>. Cannot download the information you requested.
-
Chnaged the following parameter in instance config.xml to 400000 <DefaultRowsDisplayedInDownload>400000</DefaultRowsDisplayedInDownload> This works fine with smaller number of records. When my report has 11000 records it errors out How do i increase the java host limits?