Forum Discussion
niallhannon
Helper II
8 years agopower bi embedded examples in vb.net
I am struggling to find any vb.net examples (asp.net forms) of power bi embedded where the 'app owns the data'. Anyone know of some examples they can point me to? Thanks
Eric_Zhang
Microsoft Employee
8 years ago
niallhannon wrote:
I am struggling to find any vb.net examples (asp.net forms) of power bi embedded where the 'app owns the data'.
Anyone know of some examples they can point me to?
Thanks
AFAIK, there's no sample for VB.net. All the key codes are in the HomeController.cs file, you could try to code in VB following that file.