Forum Discussion
testergi
6 years agoRegular Visitor
Is there .NET support for PBI Desktop
I'm a newbie to PBI Desktop, but wanted to know if there is any support/resources to use PBI Desktop with .NET? For example, it appears you can only create data connectors using the M Language. We h...
d_gosbell
Super User
6 years agoNo, unfortunately there are currently no ways to extend the data sources with .Net code. Your only option at the moment would be to do something like write a WebAPI REST service that called your code that you could then connect to.