Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
So, the database is covered in a few other forums (this one is only for Oracle Analytics products). You can look at the many categories in , or there is the developer community forum . In the MOSC forum there are also various other categories that maybe match with your question. Find the best place and ask there.
-
@Eugene_A_O , it’s more than 2 weeks and the thread hasn’t provided a solution because it’s a very unique problem on your environments and situation (the product installs fine in a standard environment). To find out more, all the details would be required: exact steps done for the install, all the details of the…
-
Hi, What products are you trying to patch? You are probably in the wrong forum (do you really have several hundreds of OBIA servers?)… A random Google search returned this: https://support.oracle.com/epmos/faces/DocContentDisplay?id=966023.1 Based on your answer about the product you are asking for, something more precise…
-
Hi, You maybe posted too quickly, before to write the question you have in the textarea. Feel free to edit it and enter the missing text. Keep in mind that you can't expect people to spend their time in answering something that didn't even take you 10 seconds to write. Provide some details, starting from a product name and…
-
Hi, I believe you are asking in the wrong forum: this one is only for Oracle Analytics products. Essbase and ODI aren't part of them. ODI is covered in the Developer Community forum: Essbase can be covered in that same category, or also in it's own MOSC forum category: You should try asking there…
-
@Eugene_A_O , so the issue isn't solved? Because the thread is marked as answered (and that's why it doesn't get any attention anymore). Was the reply marked as "correct" (best answer) not the correct one? I can unmark it for you if you want, that will "reopen" the thread marking it as not answered.
-
Hi, In OAC you can't deploy a custom ODBC driver, therefore if your source requires its own ODBC driver, you can't use it directly with OAC. You can find the list of supported sources for OAC here: Or you should connect your Microsoft Fabric via a source supported by OAC (a random Google search: , SQL Server is a valid…
-
The error is quite constant: your parameter requires an initial (a default) value. You can select a date and that will be hardcoded initial value, or you can make that dynamic with a Logical SQL query. Christian posted an example, and you can also use the same approach to generate that value based on various criteria…
-
Hi, The content of your question maybe got lost when posting… You can edit it, and write the question again. Keep in mind that in the forum nobody know what you are working on and with, you should describe things, post screenshots, be explicit on product names and versions. For example, you talk about 2 tables like if…
-
I tried adding a column to the table, but it was a dead end. As said above, you should forget the dataset (I assume that what you called table is your dataset). Your query gives you a dataset. In that one, you should remove, delete fully, your WHERE conditions. Your dataset will be without any filter. You then define…
-
Hi, I'm jumping in here just having read "pieces" of the thread (but hopefully I got the important pieces). In DV, in your workbook (as Christian said, the date filters aren't in your dataset, that one should be without filters to allow the user to select filters at the workbook level), you can create a parameter and…
-
What for? For what usage? RCU? Source of data? And isn't this related to the other question? PS: when you ask a question, the "question" field is just a short title for your question, then you are expected to write the full question in the textarea right below. This is a community forum: you should provide some context and…
-
@User_GKKQ6 , For what usage? Do you want to know what databases are supported to install Publisher (the RCU schemas) or databases that can be used to create reports? Because in Publisher you can deploy any driver you need, therefore any database that has a JDBC driver works.
-
Ok, the documentation you linked above, just like the screenshot I posted, are for a DV workbook (DV being Data Visualization). The screenshot you posted, are not for DV, but are the action links in a "classic" analysis. In action links in "classic" you can't set headers. You can just define parameters and that's it…
-
I see it just there on the screen on the data action… Don't you have it? It is also in OAS 2024, therefore it isn't an extremely new feature.
-
Hi, Publisher can generate reports and push them to a FTP server, but it isn't going to connect to a FTP, copy a picture locally, to then embed it into a report. It's your task to make any file needed available locally (or via URL could also work, depending on your report). Write a script, deploy a webserver exposing your…
-
Hi, It's a browser error, add more ram to your PC and see if it works better (or close everything else you have open to give all the memory you can to your browser). (I'm not even joking, your browser is telling you it doesn't have enough memory to display that page.) But I'm curious: why do you want to render a report in…
-
Hi @User_Q1Z83 , Welcome to the forum. Because this is a public forum (not Oracle internal), I believe there are Oracle rules requiring employees to identify as such in their profile by setting a display name. Please do consider being a bit more explicit in your questions (5 words or 2 paragraphs are the same price: free).…
-
If you want to have some form of follow up on the progress, you will need to go through a SR, to be added to the people affected but the issue (the bug already exists, you will need to be linked to it). That's all you could try to have updates. Otherwise you need to wait for those with a SR open to post updates if/when…
-
Hi @muneezaniaz , No need to upgrade your account or look for a paid OCI account, it will not help you. As Benjamin said, the demo instance is read-only and restricted in permissions to avoid users to "break" it (by mistake maybe). You could look at which has some example while waiting if the demo instance could allow to…