Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks for your replay I don't want to convert the particular condition The case we have employee names in the English in the system I want to convert all the names into the Arabic Thank you
-
I tried at the RTF level numbers I can convert into the Arabic but the issue with the names only We have uploaded the names in the system itself English due to this we are not able to get the data into the Arabic format in the data model level I am looking for the something rtf functions if there is any…
-
thanks for your update and this is we need to set for the each and every report i am looking for the default formats for example by default it will be the excel only for any reports has been created ,if i need any another format i will go to the edit report and there i will change the format
-
See this attachment it might give you clear picture
-
You need to open the port 22 once you open the port in the fusion instance then those ftp will be live and the you can able to send the data to the ftp servers
-
Hello, Please have a look at the attached document. Thank You, Koteswara Rao.
-
Hello , I have recently created a report for a similar requirement, I hope my report will work for you. WITH payroll_dataAS (SELECT p.person_number pay_person_number,p.person_id pay_person_id,py.payroll_name,py.payroll_idFROM PAY_ASSIGNED_PAYROLLS_DN ap,pay_PAYROLL_TERMS pt,PAY_PAY_RELATIONSHIPS_DN pr,PAY_ALL_PAYROLLS_F…
-
Hello, You can schedule the FRS reports but to schedule these reports we have a different process to follow. FR reports can be scheduled but they are not executed from the fusion page->Tools->schedule processes. FR reports can be scheduled periodically or they can be run from the workspace (BI catalog). To schedule or…
-
as of now, oracle is not storing the scheduled job names in any other tables FUSION_ORA_ESS.REQUEST_HISTORY FUSION_ORA_ESS.REQUEST_PROPERTY you will able to see the definition it means the report location, by using this we can decode the job named manually.