Forum Discussion
Cookistador
2 years agoSuper User
Connector SDK
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
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
Is there a way to reuse this dev in Power BI?
Many thanks for your help
A total newbie in SDK dev