Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
that i what i was thing too . Hope DV come up with a Trellis equivalent visualization soon.
-
Hi Michele, re-define the connection. instead of using server name in DSN define the IP Address of the server. then you should be able to see the members. now i can see members after using IP address ** to figure out the issue browse the log file (obis1-diagnostic) under the path :…
-
Thank you Gianni, log file shows socket communication error then i realized in the connection i am using DNS name in connection URL, looks like the communication over DNS name doesn't work . hence i changed the connection to IP Address of the server . it works now. it works now. Thanks for your guidance.
-
I figured this out . You need to change measures data type to decimal , for all the measures which involved in percent calculation .
-
other best thing to cast the measures which involved in Division calculation to Decimal. data type setting losing the focus when we refresh the data source.