Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Henry, I'm sorry you encountered this issue with the service. This is a known issue, with a fix, so please continue to work via your service request.
-
Hi @Ned Sweeney , Thank you for circling back and sharing your solution! If you are able, you can mark your comment as "Answered" (the solution). If not, a moderator will do that. @Pravin Janardanam-Oracle ⬆️ - FYI only
-
@Branden Pavol Thanks for the additional information. You are correct, in that, a more complex workbook could take more time. Again, this also depends upon the datasources (file-based, database dataset, subject area, live/cached, etc.). This is where the performance tools in the developer reference can help. One other best…
-
@Michal Zima - point taken, but there is limited information in public forum, so general high-level information was provided. We got the point that it was the initial loading time of "opening the workbook". The developer tool reference was really ancillary addition. Was it needed in this case, probably not. Does it hurt to…
-
Hi Branden, Thanks for being a part of the community. I am sorry, your having some issues with the service. For the "Dad Jokes", you can turn that off in OAC in the system console As far as any other slow loading screen times, there could be a variety of factors, from network/vpn/loadbalancers, private/public endpoint,…
-
@User_LKJ3J If you would, please update your user profile with a name, and your organization. It is helpful for replying. Here are the the Idea Lab Request links. You could up-vote, comment, but they already are marked as 'planned', as mentioned.…
-
Hi Ned, Welcome to the community and thanks for sharing! The error does seem pretty generic. These are the only details, that I have for Error 38121, which you are already likely aware of from the UI. Error Message: Value-based dimension '@1%ls' has invalid parent key, member key, or both. Cause: The repository contains a…
-
Hi, Have you broken down your case statement to the individual calls to isolate the issue? The following looks suspect to me, can you elaborate the function call here, or you need evaluate for truncation (understanding it works in OBI 12c), it doesn't seem necessary EVALUATE('trunc(last_day(add_months(sysdate, -1)) +1)')…
-
Hi @user7360840, It would be helpful if you update your community profile with your name and your organization, at a minimum. It helps with creating a community. Is your hierarchy based on relational tables? or other? If you have not already, it may be good to review or re-review the following information. I realize this…
-
@Temoryian Hi Mitch, Thanks for circling back! not many come back and share their results on a community forum. This will absolutely help someone else!. I was leaning that direction, but it is sometimes a bit difficult to get the fine-grain details via a public forum. Thanks again!
-
Mitch, You may need to file a service request at this point for a deeper investigation to your patch level, logs, configuration, etc. Let us know the outcome.
-
Mitch, Let's get a few more details. Open Classic, navigate to your profile, then 'My Account', what application roles do you have assigned? Was this workbook, or dataset shared with you? or are you the creator/owner? In present mode, click/select the visualization/data/cell, then right-click, does export in the menu…
-
@Michal Zima - agree, I misread what he was really asking. Hi Mitch. Thanks for your feedback. That portion of the documentation is correct, you can export a canvas with several output options when in edit mode, including .csv data. What is not available yet in OAS is exporting to formatted data (e.g. - Excel formatted…
-
Hi Temoryian (Mitch), Exporting a workbook is currently a preview feature in Oracle Analytics Cloud (OAC) see: See Export Formatted Data from a Visualization to Excel (Preview). OAC features are updated frequently (every other month cadence); whereas Oracle Analytics Server (OAS) is updated annually. Since this feature is…
-
The bug is not published, but you can let the customer know it is a known issue and the fix is coming in the next update.
-
If the expression was previously working (validating) , and now it is not validating after an update, then you should report it via a Service Request with a reproducible case. However, you mention Consumer users, I think you mean Authors, as consumer roles, only consume.
-
@User_A8TPU I was attempting to gather some basic contextual information, but I agree with @Michal Zima , it could potentially be a regression, or something already corrected in the latest bundle patches. Please open an SR with a reproducible test case.
-
Hi User_A8TPU, Could you update your profile with your name, please! Thanks for the details and screenshots. It is difficult to say why the difference, in this case without comparing the system configurations. Was OAS 2023, an in-place upgrade from OAS 2022, or is it a new out-of-place migration? Have you opened a service…
-
Hi, For data visualization in OAC, you can upload custom map layers (geoJSON),so you may need to find or build a map layer which includes BARRIO coordinates. There are some open source options. Blog / tutorial: https://blogs.oracle.com/analytics/post/master-multilayered-maps-in-oracle-analytics For classic analysis in OAC,…
-
In addition, it is always helpful to post your version OAS 2022 or OAS 2023, and your platform. For example, on Linux, you need to ensure libgfortran is installed I have also observed occurrences when the XML wrapper script has a line return in it, that can cause issues. For example, in the script description, it needs to…