Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Abd_Razak_Mohamed , This question being 6 years old, it has been migrated across a few forums and never really got an answer… Are you using FDI? If yes, then you better post a new question in If you aren't using FDI but are asking a data question about your Fusion solution, then the forum looking after Fusion…
-
Hi @Maalavica , what product are you asking about? This category is mostly for technical questions on Publisher. If you are using OBIA or FDI, there are dedicated categories for those products where to ask questions about the data model. If you are using a Fusion product, then you should consider asking your data question…
-
The "Download" button was there in 11g, 12c and is still there in OAS. But apparently you don't have it… Do you mind to post a screenshot of how that page looks like for you? Because it definitely should be there.
-
Hi, The error you get comes from your database and does tell you that something you expect to be a number isn't one ( https://docs.oracle.com/en/error-help/db/ora-01722/?r=23ai ). If you look in your logs you find the physical SQL that has been sent to your database and will easily be able to fix it. It generally comes…
-
@Rama123-Oracle , your users are able to see the analysis, but it simply doesn't have any data to show (it's different than not being able to see it). If you, with different roles, have results when opening the same analysis (assuming same prompts/filters if any), it's probably because of some row-level security jumping…
-
Hi, I assume you are using OAC with the January 2025 release, right? Do you see this issue only with this data flow or with many of them? I just built a quick test data flow in an OAC instance, it does preserve the names correctly. Therefore, if you only see the issue with this single data flow, it's possible that there is…
-
Hi @User_WA0HA , ODI is not an Oracle Analytics product, therefore it isn't covered by this forum. As your question isn't linked to your OAC usage but about a direct connection between ODI and your current source, it is an ODI-only question. Various other ODI questions have been pointed to this other forum: (In the…
-
Ok, first thing: you can get rid of EVALUATE, you don't need it. The strange thing is that you have an hardcoded value for the position where to start the SUBSTRING for Month2, does this mean that you know the exact position of all the ']'? In that case remove EVALUATE and just enter the numbers directly. There is a LSQL…
-
Hi, Tried substr and instr and its not working. What did you try exactly? Any particular reason for wanting to use EVALUATE? In simple SQL, with SUBSTR and INSTR you can do the job, adding some extra logic around it to manage boundaries. Also, if you have a fixed, constant number of "]" per row, it will be a lot simpler.…
-
(Many) Years ago, I remember having seen a thing where you could define a piece of javascript executed when "apply" was pushed and before to execute the query or something like that. I just don't remember if it was OBIEE 10g or 11g. As you are on OBIEE 12c, it could maybe still be there if it was 11g (while if it was a 10g…
-
using the screenshot to extract data and load it into PowerBI and other tools which is a huge security issu This is what I mean: instead of wasting your time trying to find something that doesn't change anything to the problem, explain to your customers why their idea is the wrong solution to the wrong problem. In 2 clicks…
-
Just asking… How do you prevent a user from taking a picture of their screen with a phone or anything like that? If the information is visible on a screen, it's gone: it's available to the user in many different ways. Nothing will really prevent a user who want a screenshot to really take one. If you search how to prevent…
-
@User_Q7SHC , there isn't a "click here" solution to this kind of requirement. It all depends on what your query (criteria) looks like, because that's the one you have to adapt to add filters excluding what you don't want. OP for example is retrieving data in rows, and want to filter sets of rows, this is what make it more…
-
Recent OAS version "auto-apply" changes. In the past there was even a button to restart the required components. Now it's a black box: no idea when it does restart what and when your changes are applied for real. The easiest is to change the settings in the page, make sure they are saved there and then do a manual restart…
-
@User_CPTP6 , This is a old thread imported from a different forum. Essbase isn't an Oracle Analytics product and therefore it isn't covered in this forum. You should ask your question about Essbase EAS in a forum looking after that product. You could look in (I believe they have some Essbase category) or (but there isn't…
-
Adding to Federico: In the Console you can define the initial page by application role, this gives you a flexibility and configuration that for most cases is enough to replace the fully dynamic PortalPath variable that you had before. If you look at the doc linked in the MOS document you referenced above, you see an…
-
Not an app user, therefore not going to comment on the missing action option. If it is confirmed it isn't available, and you want it to be considered to be added in the app, the ideal way is to post an idea in (not exactly for the mobile app, but it's the place being the closest to it) so it can be considered as a feature…
-
Hi @Hasan Sd , Your example seems to be "made up" with modified data, or are all the revenue figures for 2023 negative? It looks like it was made up by manually turning 2023 into negative to have them below the 0 horizontal line. The closest you can get out of the box in OAC to that is by using a butterfly visualization…
-
Hi @User_EZAOS , Do you mind posting a new question for your issue? This is a old thread, and received an answer. Also keep in mind that the error 500 you see is not the cause, it's just a visible consequence of an issue somewhere else. It doesn't mean anything and will not get you any valid answer other than random…
-
You are using Publisher in Fusion, therefore you have no control on the "product" itself and you will not even see the change of name, except maybe if you find an "about" or "help" link somewhere inside a Publisher screen. Nothing will change for you or your content, things will work as usual (because again you don't have…