Forum Discussion

EVEAdmin's avatar
EVEAdmin
Post Patron
6 years ago
Solved

Sharing PBIX

Do PBIX files include also confidential information like: remote database address Username Password I'd like to share it with a remote user, who will run it on his own PBI Desktop, however, I'd...
  • SivaMani's avatar
    6 years ago

    EVEAdmin,

     

    The remote user can see the database address in the query editor. However, The credential won't be shared/stored in the PBIX file. The user must enter the credentials if it is Direct Query mode. In Import connection, the credentials are optional until unless if the user wants to refresh the data.

     

    Hope It will help you!