Comments
-
Hi Vaigunthan, I believe the final outcome is the close (with one exception). * Assuming the first quadrant chart have years, selecting a year will pass it both to the second and third quadrant. * Assuming the second quadrant chart have months, selecting a month will pass the month to both first and third quadrant. The…
-
Did this achieve your objective? (if the image below does not show, just click on the big white space...)
-
Beta label is removed in OAC/DV5. If you have a current issue please send more details or open an SR regardless of the Beta label. Regards, Gabby
-
Hi 364408, Instead of using the visual query builder you can enter any valid SQL which can include the specific selection of columns and joins. There was no change in this specific capability, but we are going to enhance the visual query builder later on this year. Regards, Gabby
-
Hi 3234547 (you can change it to your name or a handle), Have you looked at the 'use as a filter' capability of the viz? I should allow you to do that, it is on the context menu for the viz. Regards, Gabby
-
You should see it under the Apply Script transformation tool.
-
Hi Albert, please contact me by email and we will try to resolve it (or at least figure out what happened).
-
It should work, if not it is a bug and will be fixed. Did you upgrade to High Sierra before or after the DV upgrade? R 3.2.1 is not compatible with High Sierra and when I run the DV 4.1 R installation on my Mac (High Sierra) I get 3.3 and not 3.2.1. To try and figure out your issue, can you please open a new project and…
-
Agreed and noted.
-
Hi Dries, I will check what is possible on 12c, but both requests were addressed in future releases (not sure exactly when each came). 1) Simply define TopN as the filter type 2) Change the presentation of the data label on the slices These capabilities will be available soon in OBI 12c. As stated, I will check what might…
-
Hi Dries, You can download the latest DV for Desktop (currently 4.1), it will give you a good indication as to what is coming, it is 90% identical to what will become available in 12.2.1.4. There are also youtube videos on what is new in Data Visualization v4 that are also relevant (although few items might not be…
-
After the installation of DV for Desktop did you install the ML and Python pieces as well? They should be present in your application folder. These two post-installation items are required for any ML or advanced analytics type of project/activity. Regards, Gabby
-
Real sharing is enabled between two or more users within the same server deployment (on-prem or cloud), Desktop is a single user tool. From Desktop you can export your project to DVA and upload it into a server instance of the respective version. From there you can share with other users as viewer or editors. Regards, Gabby
-
Are you doing it in the Prep screen or as 'My Calculation'? An expression that you define in Prepare is performed at the leaf level of the data set while 'My Calculation' expressions are performed at the query level, which might be post the measure aggregation. Regards, Gabby
-
Can you post a screenshot of what you are trying to achieve, I am not seeing the same issue. Regards, Gabby
-
The Gallery plugin does not seem to support Data Actions at this point. Regards, Gabby
-
Hi Pawel, What you need is to create a cartesian product between the two table, so it is basically a no join situation (outer join does not help here). The only way I can think of doing it is to create a SQL based data set that selects the relevant data from both tables without a join. Once you have done that, you will…
-
Hi Pawel, On #1 please see the response to the other post. On #2, in the project define My Calculation which is Hrs/40. It should give you the value that you need. My Calculation formulas will always be performed after the aggregation that is applied to the measure in the Viz. The screenshot shows utilization per employee…
-
The Aggregate workaround will work, but we are going to treat it as an issue and resolve it in an upcoming release. Thanks, Gabby
-
Oracle Data Visualization Desktop Downloads