Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

connect power bi to oracle cloud database

Hi Everyone, I got a requirement for my client where I need to build reports by connecting power bi to oracle database cloud and have to implement data level security.  is there an possibility to a...
  • Anonymous's avatar
    Anonymous
    7 years ago

    I am able to conect to the cloud database bt creating alias name for the entire string and passsed it in the service name box. 

    ORCL=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LOACAHOST)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=Servicename)))

     

    Thanks!