Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
my query is select distinct(expeo.RAW_COST_RATE) as Cost_Rate, RACTL.NAME as TRANSACTION_TYPE_NAME, RCTA.TRX_NUMBER as Transaction_number, invoiceheadereo.pa_period_name PAPeriod, businessunitpeo.bu_name AS Legal_Entity, invoiceheadereo.ra_invoice_number, TO_CHAR(invoiceheadereo.invoice_date, 'YYYY-MM-DD') as invoice_date,…