Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
amateos
New Member

Credenciales SQL Server

Buenas, tengo una aplicacion que maneja informes power BI y que cada usuario puede tener sus informes.

Yo tengo unos informes predeterminados creados y para configurarlos me conecte a la Base de Datos SQL Server, ahora cuando los usuarios los van a abrir les piden las credenciales del servidor SQL.

Para conectarme al servidor uso un archivo XML con el nombre del servidor y el nombre de la base de datos.

Asi cada usuario tiene sus informes de su base de datos.

 

Mi duda es: Si hay alguna manera de poder pasar las credenciales del servidor (Usuario/Contraseña) en el archivo .pbix o otra manera, para que cuando el usuario abra el informe en su equipo, no le pida las credenciales del servidor SQL.

Gracias.

3 REPLIES 3
DataVitalizer
Solution Sage
Solution Sage

Hi @amateos 

Do users open the pbix file locally? 

In the first configuration, have you connected the sql database using Windows credentials, or database ones?

Did it work ?  ‌‌ Mark it as a solution to help spreading knowledge
Was this exchange helpful? A kudos 👍 would be appreciated

Yep, users open the pbix file locally.

In the first configuration, I use the database credentials

Can they connect to the sql server directly using the same authitication out of the Power BI file.

Did it work ?  ‌‌ Mark it as a solution to help spreading knowledge
Was this exchange helpful? A kudos 👍 would be appreciated

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors