Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you. I am able to see the results. Same error on other browsers as well.
-
Hello YG, Exporting XML and running locally works fine, generates the output as expected.
-
Hi Robert, Thanks for your response. Please find some details: The average is calculated in the logical column. We have 3 LTS, set at Date, Month and Year level. Avg=SUM("Number of Orders"*1.0)/"No of Days" No of Days is mapped to a opaque view (select count(distinct day_dt) AS NO_OF_DAYS,M_END_CAL_DT_WID,M_STRT_CAL_DT_WID…