Comments
-
To implement a tooltip that displays specific weekday logic, you can use the calculated data elements combined with the Custom Tooltip feature. Because the tooltip section often requires measures, the workaround is to convert your text attribute using an aggregation function like MIN or MAX.
-
If you open a live chat with support, they can help you resolve this. That worked for people I know who experienced similar situation.
-
This is a common problem people around the globe are experiencing for many years now. It is really limiting.
-
the DSN field or Connection String field requests the full connection descriptor from the tnsnames.ora file
-
The administrator must authorize the external domain by adding it to the Safe Domains list in OAC. From home page → Navigator → Console → Safe Domains → Add Domains and enter full domain name
-
Check if your dataflow is attempting to process more than five million rows from a single source. If it is, you may need to filter the data earlier in the flow or split the processing into multiple stages.
-
Good suggestion. Similar features are needed in the APIs to allow for integration into custom apps
-
Good suggestion and allows for easy visual way to check file to be processed
-
Yep, this would be helpful, up voted
-
If this tag is visible this can mean the BI Publisher engine failed to parse the template logic correctly, often due to a syntax error in the template's XDO_METADATA sheet or a version mismatch between the desktop template builder and the server. You would typically need to verify that the grouping defined in the template…
-
There are a few inbuilt features that might help, for example using the Explain feature, Automated Discovery and then you could create your own model in a few steps. In FDI look for Workforce Exit or Worker Attrition visulaizations
-
I've mentioned previously some point where there can be improvements. Given the upcoming challenges with the integration of other products, it's important to have a consistent and templated pages for the landing page and then for each of the product pages. On the current landing page some cleanup and consolidation is…
-
https://www.oracle.com/europe/ai-data-platform/ Scroll down to the bottom of the webpage and you'll see this image
-
Good work on this. Good contrast of charts versus background, and I like the header image
-
Maybe these will help you what you're looking for https://www.enginatics.com/reports/gl-trial-balance-detail/ https://erp-integrations.com/2017/01/23/query-to-check-gl-period-begining-balances-with-previous-period-ending-balancecompare-period1_end_balance-with-period2_begin_balance/…
-
Nice work and useful workaround for this scenario
-
Interesting suggestion and would be useful feature. up voted
-
Also check out https://community.oracle.com/products/oracleanalytics/kb/articles/32-product-roadmaps
-
This YouTube video might help https://www.youtube.com/watch?v=A5r8EYCH8CI
-
The problem mights be with the quotes around the number. Try something like this CASE WHEN "HCM - Workforce Core"."Legal Employer"."Legal Employer Name" = 'Legal Employer' THEN CASE WHEN "HCM - Workforce Core"."Time"."Month" = '2026/01' THEN 184.0 WHEN "HCM - Workforce Core"."Time"."Month" = '2026/02' THEN 188.0 WHEN "HCM…