Forum Discussion

ThiagoLRamos's avatar
ThiagoLRamos
Regular Visitor
9 years ago

Oracle user permissions


Good Morning,

I created a user in Oracle and gave right to select, but it does not update the data in the online version.
When I use another user, who has full permission, the update is done normally.

What permissions do I need to give the Oracle user to read through the gateway correctly?

 

Sorry, a used a online translator.  :smileymad:

2 Replies

  • v-qiuyu-msft's avatar
    v-qiuyu-msft
    Community Support

    Hi ThiagoLRamos,

     

    In your scenario, Power BI service will use the credential you typed for the gateway to access the Oracle database. The permission of this credential will determine retrieved data. So please check how many tables data are included in this report, then grant the user sufficient permission to access those tables.

     

    Best Regards,
    Qiuyun Yu

     

     

    • ThiagoLRamos's avatar
      ThiagoLRamos
      Regular Visitor

      Good Morning,

       

      Yes, I do that. In Desktop version I used the same user account to access Oracle database and it works.

       

      But when i put the same credentials in cloud version, it pass in the test connection, but don't retriev the data.