Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, When exporting the project as dva, there is button (labelled "Connection Credentials") which can be used to control whether or not to include the connection credentials. If the connection credentials are not included, ODV will prompt user to enter the credentials (username, password) after importing the project. This…
-
Hi Oliver, Windows authentication is currently not supported in SQL server connection type. Alternative is to use ODBC connection type. Though there is an additional step to create DSN, you can connect to SQL server using windows authentication. Hope this helps. Regards, KK
-
Hi Bhavya, Most probably the columns are marked as hidden.Follow below steps and see if thats the case: 1. Right click on the data source in the project 2. click on 'Inspect' from the pop-up menu 3. If there is a check against the new columns under "Hidden", un-check it. Hope this helps.
-
Hi, Generic ODBC/JDBC driver support has been added in the new version of DVD. You can now connect to sql server.
-
Hi, Could you please check if you have below message in your rinstall.log : "Could not connect to https://oss.oracle.com/ORD/ORD-3.1.1-win.zip using proxy" If yes, its your proxy settings. Clicking on advanced analytics downloads the required software (https://oss.oracle.com/ORD/ORD-3.1.1-win.zip ) and your proxy might be…
-
Hi, Create a new Measure column with only two possible values (like have 0 for negative and 1 for positive). I have set the aggregation to "Maximum".Use this column to assign "Color" to link in the network graph. Select Menu (... button on right top) -> Color -> Manage Assignments At this point you will see the name of the…