Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
There are some Oracle product managers and some Oracle support employees in this forum (not sure about developers). But no idea about the users of the Fusion forum, because you clearly expect an answer from them. In the end your question is really more about the Fusion data and the Fusion business rules, not the technical…
-
Well, I don't remember having seen that kind of question because there are (to make it very generic) 2 possible situations: 1) you don't build or maintain the reports and just run reports that are part of the tool 2) you do build reports yourself In the case of 1), you often have no way to say if it's the case or not,…
-
Well, if it's really about fusion, then you should look in a "parallel" forum: https://community.oracle.com/customerconnect While if it's about Fusion Analytics Warehouse or Fusion Data Intelligence Platform (the new name for FAW), it's just moving this to a different category (and this can be done easily). But those…
-
Hi, Is this a question about FAW (Fusion Analytics Warehouse or the new name that I can't remember right now for it) or purely a Fusion question? Fusion is covered in a parallel forum: https://community.oracle.com/customerconnect , while if it's about a FAW report your question can be moved in one of the FAW categories…
-
@User_KAST0 , no need to post again (which would be double posting, against the forum rules), it has been moved to the right category already.
-
If you aren't getting an answer fixing your issue from the SR, keep working on it with Oracle Support. There you have the best chances to get an answer (mostly because you can share all the details of your environment in a private way, while here it's still a public forum).
-
You did tag "HCM" and your question seems to be more about data than about a BIP report. Is your question about Fusion HCM Analytics? If it is, it will be moved in that category. If it's about another product, if you provide the full name we could maybe point you in the direction of the right place where to ask.
-
Didn't you get an answer to your question? You marked the thread as answered with an accepted answer. Also, keep in mind that a forum doesn't replace Oracle Support: if you don't get what you need from a public, community, forum you can always raise an SR.
-
Hi Jean-Pierre, Is that simple datasets in DV or you are doing the work via the RPD? As you talk about "fact table", I assume there is the RPD (Semantic Model) somewhere. If you add a measure being a MIN() and another being a MAX() on your date, you can then have a derived column being the difference between the 2. If you…
-
As you have SQL Developer on the same host, is that a Windows OS? (I assume you are using a certified OS, right?) What version of OAS are you installing? Did you try with the graphical interface of the RCU just to work on your connection details? The RCU in silent mode can be a bit "picky" on how your provide the password…
-
How can I check for firewalls? You don't need to do it... You said you have SQL Developer on the host where you are running the RCU comment (and I assume you aren't connected remotely somewhere else to run the RCU but it's really executed locally) and you can connect to your ATB database just fine.
-
By "actionable action" you mean catalog permissions? (update = write permission, move = write and delete permission, delete = delete permission etc.) If that's what you are after, you could try with catalog manager, it should be able to generate a report with that (no idea if OTBI supports catalog manager, I don't have…
-
@User_LJI8A , Your question has been moved to the OTBI category, no need to do anything on your side.
-
@SiddharthDang-Oracle , The question has been moved to the "Oracle Analytics Publisher (BIP)" category, no need to do anything else on your side. So now this forum should provide support for a BIP question ;-)
-
If you look for a IF ELSE logic, there isn’t one. Presentation variables can display a default value if the variable isn’t set: @{variableName}{<default>} @{PV_Department}{‘No department selected’} Write a default value that says it isn’t set. Because the static text field isn’t setting variables but just displaying their…
-
Any way to not show filters? Not really, because they are indeed filters (there aren't different kind of filters: they are just all filters...). The default Filter view shows all the filters for the analysis, it's an easy, simple, automated way to have a view of the filters. Anything else is a DIY solution: you have to…
-
What version are you using? In my screenshot it was just a simple example of an analysis without any filter but with some inline prompts. The filters view automatically show the values selected in the inline prompts. Did you look at the preview of your analysis? Because while you are editing, the inline prompts do not…
-
You can add the filters view in your analysis between the title and the table.
-
Please don't double post.
-
An understanding of ... what? OAS contains Publisher by default, that's it.