Force Performance Tiles to show 0 versus No Results
Is there a way to force a Performance Tile to show 0 versus the No Results message?
Please try using NVL for output column to force 0 value. Kindly make sure that only one column is selected in results.
Hello, Starting with the OAC September 2026 update, you’ll notice some changes to the Workbook authoring experience. The Data, Visualize, and Present tabs will no longer be displayed at the top of the Workbook. Here’s how you can navigate between these experiences going forward. Presenting and configuring a presentation…
Join us for a partner enablement update on EBS Agents, including current capabilities, deployment approach, and how to engage on customer opportunities. We’ll also share a brief AIDP update and outline upcoming deeper-dive sessions.
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…
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
We have Iceberg tables stored in OCI Object Storage with the standard structure: table/ ├── data/ └── metadata/ I found the AIDP sample notebook for working with Iceberg through Spark using a Hadoop Catalog, which is an example to support reading and writing Iceberg tables from notebooks. [github.com] However, I have not…