Hi @Stefano_Mazzocca,
'ORA-00904' means Oracle SQL is trying to reference a column that does not exist in the result set at that stage of the query.
From the SQL visible in the screenshot, I can see something like:
avg("AddColumns_0"."Total Compensation Paid") as "Total Compensation Paid Aggregate"
and later the outer query references:
"FTE_TOTAL_COMPENSATION_PAID"
Can you please check if there is a mismatch between:
Hope this help.
Thank you.
@Stefano_Mazzocca ,
Please refer following youtube video provided by Oracle Analytics Team
Manage Data Flows: Common Challenges and Mitigation
Basically, Source dataset in a data flow should only show visible columns. It should not have hidden columns.
Workaround for this is deselecting the columns that are hidden in preparation phase of the data flow or make them visible (not hidden).
Also check the following documentation on how to hide / unhide a column: Hide or Delete a Column
Hope it helps!
Thanks
Rajesh
Hello, Is it possible or has anyone had success in pulling or creating a BI Publisher report that shows all Active initiatives (Required, Voluntary or Recommended) along with the 'Run As user' field as well. Or is this only available on the front end?
Hi, Just done 26.R3 in our test pod, It went in easily enough, added advanced collections etc. Can back after the update completed and we no longer have any subject areas in OAC. Seems the latest update is causing for us a 500 internal server error and we can only access our custom data sources. As we were using FTR which…
Hi Experts, We are trying to create a report using OTBI to extract the PO line amount - Do we have the column which extracts the PO line amount out of the box available under subject area: Procurement-Purchasing Real Time or do we need to calculate it using the formula - PO Line Amount = Ordered Quantity × Unit Price Any…
Under the Workforce - Absence Management subject area, the Total Duration of Absence (Days) field does not return data for Life Leave and Annual Leave Half Pay. As an alternative, I used the Absence Duration field, which successfully captures all leave types. However, it does not correctly retrieve leave records that span…
Hello Experts, I am having issue while working with HCM - Workforce Core in which I am using Person Number and Department Name. The value getting is not in line with the data in my fusion environment. Please guide what I am missing. 26C.