Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Julianne , Did you try using the forecast function as in expression? I just added a table visualization in a workbook, added product, date, revenue and quantity and then added 2 calculations with a forecast for revenue and quantity. As you can see the forecast is at the product level, each product has its own forecast.
-
I fully understand that it is quite a challenge to find the right place, mostly when the question covers various aspects, that could in theory be spread across various forums. I believe starting from the Cloud Customer Connect should be the one being the main place to cover your question, and maybe from there you will then…
-
I'm now quite sure you are in the wrong forum. Oracle AI Agent Studio is a Fusion product, covered in a separate forum: Doesn't look like you are using an Oracle Analytics product. In that other forum there are also categories dedicated to Digital assistants and chatbots linked with Fusion products. Lastly, for the generic…
-
Hi @User_T4H93 , Welcome to the Oracle Analytics community and forum. I suspect you are in the wrong forum, what product are you using (a full name, and a version would help)?
-
Your question being about NetSuite data, it isn't exactly in the best place as it isn't a technical question about an OAC feature. I believe at some point there was a NSAW category here, but I don't see it anymore. I would have said you should post this in the NetSuite community, but you already did:
-
Hi, Welcome to the Oracle Analytics community and forum. Your question doesn't sound like it is about an Oracle Analytics product. If you have a data question about Oracle Project Management, that should be covered by the parallel but independent forum Cloud Customer Connect: The tables you mentions seems to be related to…
-
Hi, Have you considered posting this as an idea? That's how you can suggest new features or other things to be implemented in the product. I'm not moving your post there because Oracle product managers have a workflow in place on how to handle ideas, and I don't want to mess with that.
-
Please do not double post, your previous post on this already has a reply, stay in that thread.
-
Hi, You should ask in the forum covering your Fusion ERP, because it's a data question and not a technical feature of Publisher. It is a parallel and independent forum, covering all the Fusion products, including their data sources (queries etc.) and analysis:
-
Hi @User_786CW , You posted your question as reply to 2 threads that are already a year old. It would be better if you post it as a new question, and you provide all the information for others to understand your situation without having to guess what has been done or not. Useful information are the products involved, their…
-
As said earlier by Ram, you can use your LDAP groups in OAS. But you still need to make a mapping job in OAS itself (Fusion Middleware EM, or via WLST scripts). Because the security in OAS is based on application roles, therefore you still need to map your LDAP groups to application roles at some point. What you can do is…
-
currently supports only basic or token-based methods If you say that in Data Gateway you can only use basic or token-based methods, you shouldn't ask how to authenticate using OAuth 2.0, but you should ask for that feature to be implemented because it isn't available. For that you can post an idea (or upvote an existing…
-
Hi, Welcome to the Oracle Analytics community and forum. Not sure such kind of presentation exists, because the list is quite long… (and only somebody at Oracle can say if they have one or not) As a general reference, you can check the playlists in about Oracle Analytics Cloud New Features between March 2024 and January…
-
Hi @User_7V9AH , Welcome to the Oracle Analytics community and forum. Can you please post a new question providing some context for your question? This is a 6 years old thread that has been migrated across a number of forums over the years. When posting your question, also provide all the details required to understand…
-
Hi, Welcome to the Oracle Analytics community and forum. BICC is not an Oracle Analytics product, it is part of the Fusion family. Fusion and all the related products are covered in a parallel, and independent, forum: If you visit that forum you see it has a lot of categories. In most of the Fusion products there is an…
-
Hi, Welcome to the Oracle Analytics community and forum. You should check the official certification document, it is more official than "being told" things ;-) Translating numbers just to make it explicit: OAS 7.6 = 2024, OAS 8.2 = 2025. The thing is that OAS 2023 is out of support, because OAS has a yearly release, and…
-
Trying to install oa_platform-5.5.0.0.0-20200829051051-win64,fmw_12.2.1.4.0_infrastructure in windows 11 You can stop directly, that isn't a certified environment… You are trying to install an enterprise analytical platform on a desktop OS, this is not supported. Also, OAS 5.5 is 5 years old, not supported anymore for the…
-
Hi, Welcome to the Oracle Analytics community and forum. Help us in helping you… Always keep in mind nobody here can see your screen, or know what you did, how, when, where and what your plan was. Start from the beginning: what version are you installing? On what kind of environment? Is your environment certified? Did you…
-
Hi, In OAC I don't expect the "default" way of doing things with app roles to work. Just because in OAC you don't really have the same access than in an on-premises OAS. Look at about how app roles are managed in OAC, how you can add your own app roles.
-
Talking about APIs… /dv/ui/api/v1/dataset/schedules?id=<dataset id> ⇒ should give you the schedule details of a dataset /dv/ui/api/v1/dataload/jobs/dataset?objectId=<dataset id> ⇒ gives you the history of the loads with all the details If you check your browser developer extension when looking at these info in the web…