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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Cookistador
Solution Sage
Solution Sage

Power BI addin/custom connector?

Hello everyone,

 

I'm currently working on a migration from tableau to Power BI, but in tableau, a custom connector in javascript has been deployed.
According to tableau Documentation, this is the step required to build this kind of connector:dd

 

  • Step 1: Configure your connector’s properties
  • Step 2: Create the user interface
  • Step 3: Edit the connector object
  • Step 4: Update the fetcher file
  • Step 5: Configure how the data is presented
  • Step 6: Build your connector

 

This connector allows users to select some fields, then a request is send to a server via API, and the result return a table with the selected columns. I had a look on cusotm connector in Power BI, but it is not the same than in talbeau, I read all documentation about Power BI sdk and Watched many videos on youtube, but I found nothing relevant...

So is there a way to embedded this frontend application, translate it into query, send the query to the web site and send back the right data?

 

Have I to build a custom connector? Or is have I to develop an addin like in Excel?

 

Many thanks in advance for your help

 

1 REPLY 1
Anonymous
Not applicable

Hi @Cookistador ,

Thank you for reaching out to us with your question. I understand that you're in the process of migrating from Tableau to Power BI and you're looking for a way to replicate the functionality of a custom connector you've been using in Tableau. In Power BI, you can indeed create custom connectors, but the process is different from Tableau. Power BI custom connectors are developed using Power Query M language and not JavaScript. You can refer the following links to create a custom connector in Power BI:

Create a custom connector from scratch | Microsoft Learn

Power BI Custom Connector: Connect to Any Data Sources. Hello World! - RADACAD

Best Regards

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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