Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
try SELECT Pipeline.Requisition_Number AS "Pipeline Req #", Pipeline.Status AS "Pipeline Status", Linked.Requisition_Number AS "Linked Standard Req #", Linked.Status AS "Linked Status", Linked.Phase AS "Current Phase" FROM "Recruiting - Recruiting Real Time"."Job Requisition" Pipeline JOIN "Recruiting - Recruiting Real…
-
Timely dashboard. Good work on this.
-
with iframe the Answers variables are not passed through the initial load. One possible way around this is to use JavaScript bridge in the dashboard HTML object to capture the variable state and re-inject it into the iframe url when filters change using postMessage.
-
Good idea and good example
-
Anything that makes like a little bit easier is always welcome. Up voted.
-
it isn't possible if using DV Workbooks, but is possible using BI Publisher
-
Congratulations on the Patent :-)
-
FDI has prebuilt subject areas that may cover what you are looking for. First thing to do is to make sure the Accounts Receivable functional area pipeline is activated. This unlocked a number of subject areas. The AR Recipts and Applications area includes the details you are looking for.
-
maybe not directly, but indirectly is possible. Enable diagnostics logging in OCI and then explore the logs in Log Explorer. These can be visualized in OAC
-
JSON isn't a supported data type for data upload (CSV and Excel). As the REST API option isn't available to you, you'll need to convert to CSV before uploading. Lots of options for doing this, ETL pipeline, ODI, etc an even creating an External Table to the JSON file and then making that table available in OAC
-
Thanks for sharing these plug-ins.
-
Good idea. Upvoted
-
Good idea to add that indicator to aid the users
-
Those settings are greyed out when using Autofit. To edit/change them you need to switch back to Freeform
-
Thanks for sharing this Stephen and it's good to see the dev team is looking into it.
-
Good work on an interesting topic.
-
Thanks
-
Nice work. Very clean and clear
-
Agree. Enabling Data Actions on grand totals and subtotals would greatly improve usability by allowing users to act directly on aggregated insights without needing to drill down into detail rows.
-
this addition to the existing APIs would be helpful