Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Well after posting this , I could burst the whole report but is there a way to change the name of the output file. It is attached as xdo1_2.xls Thanks Sheeba
-
Gave like this and worked key="${DATA}" output="Monthly Expense"
-
Is your location correct ? Is the template rtf or excel ? SELECT 'xdo://' || application_short_name || '.' || template_code || '.' || default_language || '.' || default_territory TEMPLATE_LOC FROM xdo_templates_vl WHERE template_code LIKE '%XXABC_PO%'; It should