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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
ihebc
Frequent Visitor

Custom connector to SQL Server

Hello,
I want to create a custom connector to SQL Server.
The connector has some proprieties :

- Connect only to a specific database (the end user will have not access to choose the server and the database)

- tables and relationship must be define in code of the connector.

 

the object of my request is to protect my job : i'm developping a kind of data model using  SQL views and procedures so the obective is to protect my job

 

I was find some exemple in internet but i can't find the best way to solve my problem.

 

Thank you

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @ihebc ,

Maybe you could try to connect SQL Server with dataflows. You could choose the server and the database. The users can connect to the tables to create their own reports but have no direct access to the data source.  Here is the document you could learn from.

Self-service data prep in Power BI

 

If you only want to create a custom connector, I have no experience for it. Hope others can give you some advices.

 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Kudos are nice too.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-xuding-mfst thank you,
But the probleme here is that my customers use Power BI Report Server, so i can't use dataflows 🤔.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors